Exist Kiosk mode offline
Hi, I am using Android Management API to develop MDM solution.
The main feature is customization Kiosk launcher and there is a solution in Android Managemen API. It's working very well.
There is a requirement about exiting Kiosk launcher offline. I think it's the common use case but I cannot find any solution to finish it. (lockTaskAllowed item is deprecated....)
Is there any way to do this?
Note: My production need customization kiosk launcher so the "kioskCustomLauncherEnabled" cannt be used.