Hi,
Im using cuba 6.10 and i am trying out the UserInbox addon. According to the ReadMe file, i have installed de.diedavids.cuba.userinbox:user-inbox-global:0.5.0 and de.balvi.cuba.declarativecontrollers:declarativecontrollers-global:0.7.0.
Following the instruction on Custom Main Screen
import de.diedavids.cuba.userinbox.web.screens.UserInboxMessageMenuBadge;
the code above gives an error.
Any idea on how to fix it