PieterVanPoyer edited a comment on issue #611: URL: https://github.com/apache/cordova-plugin-camera/issues/611#issuecomment-718247196
@HarelM I was able to reproduce it. In my testsetup I removed the ``<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />`` - tag of the AndroidManifest.xml. Is this tag present in your AndroidManifest?  When I remove this line ``<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />``, I can reproduce the behaviour. What is the content of your AndroidManifest.xml? Kind regards Pieter ---------------------------------------------------------------- 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]
