breautek commented on issue #917:
URL:
https://github.com/apache/cordova-plugin-camera/issues/917#issuecomment-2727082903
Closing as stale.
--
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 sp
breautek closed issue #917: App Crash on capture
URL: https://github.com/apache/cordova-plugin-camera/issues/917
--
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,
breautek commented on issue #917:
URL:
https://github.com/apache/cordova-plugin-camera/issues/917#issuecomment-2463114760
I'm pretty confident the "crash" is a red herring. It might be triggering
the crash callback from the OS killing the activity, even though that's an
expected behaviour
jdevuono54 commented on issue #917:
URL:
https://github.com/apache/cordova-plugin-camera/issues/917#issuecomment-2462402297
Thank you for your response !
I’ve added some extra logging to track the process more closely, especially
around the getPicture call. I’m sharing the exported l
breautek commented on issue #917:
URL:
https://github.com/apache/cordova-plugin-camera/issues/917#issuecomment-2459758208
Can you share a full stacktrace or logcat logs for your app starting
approximately from the `getPicture` call?
Are you sure that the activity simply isn't being c