Hi,
in one from my SC apps i’am use sc_menu_delete() (in onApplicationInit event from the menu app) for certain user groups to remove menu items that should not display for that groups. This works fine, except on mobile browsers …
I have explicit set sc_menu_force(false) in the onLoad Event from the menu app, but the mobile menu still appears with the deleted menu items … That is a critical security issue and should be corrected.