breautek commented on issue #543:
URL: 
https://github.com/apache/cordova-plugin-file/issues/543#issuecomment-1315274411

   Also, just confirmed that `WRITE_EXTERNAL_STORAGE` is completely obsolete 
when targeting API level >= 30
   
   > Note: If your app targets Build.VERSION_CODES.R or higher, this permission 
has no effect.
   
   
https://developer.android.com/reference/android/Manifest.permission#WRITE_EXTERNAL_STORAGE
   
   Therefore rather than making the permission optional, we'll probably just 
remove it altogether.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to