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 2021/02/17 11:07:00 UTC

[GitHub] [cordova-plugin-camera] Houdhey commented on issue #710: App and device crash on Android 11 after about 200 photos

Houdhey commented on issue #710:
URL: https://github.com/apache/cordova-plugin-camera/issues/710#issuecomment-780481433


   I'm not sure about that, I met exactly the same problem, we're testing our App on these new devices having Android 11, and my App was working when I take "black photos", with low size, but when I pick photos > 3MB or 4 MB, it crashed.
   I think this is related to the ```destinationType``` property, I'm returning directly the base 64 encoded string and it is very intensive data.
   There is a warning about this.
   ![image](https://user-images.githubusercontent.com/44744194/108195806-99e4e200-7118-11eb-8c6e-f4cc8b4bff83.png)
   


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