Error 908: The permission WRITE_EXTERNAL_ STORAGE has been denied. Please enable it in the settings app

and the next bug

WRITE permission must be (incorrectly) declared in the Manifest also on Android 11+.

The only way to do this is manually declaring it in the Manifest!

1 Like