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

   Closing as stale.
   
   If the "crash" involves the webview restarting, then it isn't a crash. It's 
the android activity that got killed while the camera is operating, which is 
normal android lifecycle. Your camera response will be in the `resume` event. 
[Android 
Quirk](https://github.com/apache/cordova-plugin-camera?tab=readme-ov-file#android-quirks)
   
   If the app is fatally crashing (completely closes, potentially with "App 
stopped working" dialog, then it is likely related to 
`RecoverableSecurityException` error which is indirectly fixed by 
https://github.com/apache/cordova-plugin-camera/pull/907


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to