We need to deploy an app with M365 Intune (MDM Kiosk) on a Tablet. The tablet is enrolled correctly, the app is detected, it tries to install and ends up returning this error message.
I found this solution browsing the Internet, but I can’t get it to work. Thank you!
The tablet we are trying to push the app doesn’t support the
uses-permission call_phone.
remove that permission in the manifest or try add:
I’m trying to be able to enroll the tablet in kiosk mode and have the APK automatically deployed to all the devices we need.
Juan Carlos Osovnikar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.