matheus-inacio opened a new issue, #837: URL: https://github.com/apache/cordova-plugin-camera/issues/837
# Bug Report ## Problem I've subcribed to the `onResume` as documented, but i only get the event triggered (with the proper `pendingResult` value) when i cancel the photo. ### What is expected to happen? The app should be notified via the `onResume` event, with the taken photo. ### What does actually happen? If i take the photo, the app restarts but the `onResume` event never gets fired. ## Information I've had users reporting the issue on Redmi Note 7. I'm simulating the issue by enabling `Don't keep activities` on the dev options.  ### Environment, Platform, Device Android (8.1 and 13) ### Version information Plugin version: [6.0.0](https://github.com/apache/cordova-plugin-camera/releases/tag/6.0.0) Tested on android 8.1 and 13 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
