I have issue when i want to enable storage with script "request_appops_permission MANAGE_EXTERNAL_STORAGE"
I dont want to user enable because of i have 100K device to do it.
i want to enable script "
I have issue when i want to enable storage with script "request_appops_permission MANAGE_EXTERNAL_STORAGE"
I dont want to user enable because of i have 100K device to do it.
i want to enable script "
Hello,
if you use Android 11 or higher, there are restrictions from Google get this permission. You can find information on "developer.android.com".
If you need read or write access, then you can put this lines to the post-install script:
afw_set_permission_grant_state com.xxx.yyy.app android.permission.READ_EXTERNAL_STORAGE allow
afw_set_permission_grant_state com.xxx.yyy.app android.permission.WRITE_EXTERNAL_STORAGE allow
Sincerely
OEMs like Zebra and Honeywell provide OEM specific methods for silently granting these sort of permissions. I am not sure about Samsung but you may need to check within the Knox specific documentation to see if anything similar is available.
Hi rathasatekun
Thank you for posting on SOTI Pulse. Thanks Matt for responding to the post!
Have you had an opportunity to try out the suggestions from Matt? If yes, has it successfully addressed your query?
If not, or If you have any additional questions or concerns, please don't hesitate to reach out. We're dedicated to providing assistance and support.
Technical Support, SOTI | Book a Meeting | Call Us | SOTI.net | Discussion Forum | Log a Case Online