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/16 23:12:39 UTC

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

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


   As the stack trace indicates, this is not a problem with the camera plugin, but a problem with the Camera app itself.
   
   ```
   02-15 18:02:36.390 13006 13257 E AndroidRuntime: Process: com.google.android.GoogleCamera, PID: 13006
   ...
   02-15 18:02:36.390 13006 13257 E AndroidRuntime: at com.google.android.libraries.camera.exif.ExifInterface.h(PG:3)
   ```
   
   There isn't anything Cordova can do about this unfortunately. I'd advise searching and reporting bugs on Google Apps on their [issue tracker](https://issuetracker.google.com/issues?q=componentid:190923%2B%20GoogleCamera%20out%20of%20Memory).


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