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.
   
   
![image](https://github.com/apache/cordova-plugin-camera/assets/29243277/2cf1b318-f7d9-4c73-9e10-41f92ee56d47)
   
   ### 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]

Reply via email to