You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/21 12:51:07 UTC

[GitHub] [cordova-plugin-camera] breautek commented on issue #679: App crashes with RecoverableSecurityException after URI resolves to content://media/

breautek commented on issue #679:
URL: https://github.com/apache/cordova-plugin-camera/issues/679#issuecomment-713545813


   If you're targeting android target 30, I'll downgrade for the time being. There are breaking changes in the android filesystem APIs that Cordova doesn't currently support. You can downgrade the target API via `android-targetSdkVersion` preference.
   
   If you're targeting android target 29, then I'd either downgrade to API 28* using the preference noted above or try the `master` branch of `cordova-plugin-file` (for testing purposes).
   
   * Note: If you're building a new app, Google won't allow you to publish an app build with API 28. If you're updating an existing app, Google will allow API 28 until November, which is creeping up fast.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org