Forum Discussion
mhfaruk
9 months agoLevel 2.0: Eclair
Can I allow display over other app and battery optimization permission using amapi?
One of my client's requirements is to forcefully allow the following two of these permissions. Is there any policy in Android management API to do that? I appreciate any help you can provide.
mhfaruk
9 months agoLevel 2.0: Eclair
Thanks for your reply. Did you test the result by adding this permission? If you get any results please let me know.
Alex_Muc
9 months agoLevel 2.3: Gingerbread
This permission works. Samsung Mail is an example here. When the app is installed, battery optimization is already turned off.
However, this permission cannot be set by UEM, but must be listed in the manifest.xml of the app. If the developer does this, there will most likely be a problem with approval in Google Play.
For this reason, developers usually build a workflow into the app that informs the user about the battery optimization and asks the user to deactivate the optimization for the app manually.
Related Content
- 2 years ago
- 2 years ago