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/28 22:36:31 UTC

[GitHub] [cordova-plugin-camera] PieterVanPoyer edited a comment on issue #611: Cannot use saveToPhotoAlbum: true on Android 10

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?
   
   ![image](https://user-images.githubusercontent.com/33040889/97503798-007d9e80-1976-11eb-8a09-2d915b3026a4.png)
   
   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:
users@infra.apache.org



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