I did test the modified version on a android 11 phone and it didn’t work.
Therefore I asked you if you could confirm that I applied the changes in a correct way
I did test the modified version on a android 11 phone and it didn’t work.
Therefore I asked you if you could confirm that I applied the changes in a correct way
Try to change android.settings.MANAGE_EXTERNAL_STORAGE
to android.settings.MANAGE_ALL_FILES_ACCESS_PERMISSION
and see if it works
Wow Dora_paz! You rock, that solved the problem.
Now the APK works on version 10 and 11. Just tested that
Thank you so much!
Be aware that this permission is usually not granted by Google so I believe if your app is not intended for private use or for other app stores you should try to contact the developer to update extension in order to work on Android 11+ devices