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:
[email protected]



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

Reply via email to