bhandaribhumin opened a new issue #768:
URL: https://github.com/apache/cordova-plugin-camera/issues/768


   after update camera plugin 6.0.0 
   got an error  `Content Security Policy directive: "img-src 'self' data: 
cdvfile:".`
   cordova android 10.1.1
   remove from config.xml
   ```
    <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" 
target="/manifest/application">
               <application android:requestLegacyExternalStorage="true" />
           </edit-config>
   ```


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