Go url web view, net::ERR_ACCESS_DENIED

I did test the modified version on a android 11 phone and it didn’t work. :frowning:

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

1 Like

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!

1 Like

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

1 Like

As I already have shown in my guide:

1 Like