I'm currently using android management api to create kiosk app.
When I'm trying google's default example with package com.google.samples.apps.iosched
and installType KIOSK
, everything is fine, but when I want to switch to my own react native app, users can use back button to leave the application, everything other seems to work.
Also my another qustion: Is it possible to target all devices for example to update policy?