Bug 512 - The Android 13 device is unable to access the READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions

Review Request #115 — Created Jan. 15, 2024 and submitted — Latest diff uploaded

yunting
AG_Client
wugene

Bug 512 - The Android 13 device is unable to access the READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions

For android 13 or above, set READ_MEDIA permissions.
The main change file is:
motionpro_android\app\src\main\AndroidManifest.xml
motionpro_android\app\src\main\java\net\arraynetworks\mobilenow\browser\AddCertActivity.java
motionpro_android\app\src\main\java\net\arraynetworks\mobilenow\util\RequestPermissions.java

    Loading...