I have an android kiosk policy with two allowed apps: a pos app and a printing app. users can open both apps from the kiosk, but when they try to print from the pos app, it shows an “access denied” message. if I exit kiosk mode, printing works normally.
It looks like kiosk mode is blocking something the pos app needs for printing. how can I allow full access only for these published apps without opening up the whole device?