Re: [I] App Crash on capture [cordova-plugin-camera]

2025-03-15 Thread via GitHub
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

Re: [I] App Crash on capture [cordova-plugin-camera]

2025-03-15 Thread via GitHub
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,

Re: [I] App Crash on capture [cordova-plugin-camera]

2024-11-07 Thread via GitHub
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

Re: [I] App Crash on capture [cordova-plugin-camera]

2024-11-07 Thread via GitHub
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

Re: [I] App Crash on capture [cordova-plugin-camera]

2024-11-06 Thread via GitHub
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