thiagoroc commented on issue #857:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/857#issuecomment-1735561375

   > # Bug Report ionic app crashes on iOS 16.x when app is minimized while 
camera is open
   > ## Problem
   > We are seeing weird problems in our ionic app for iOS. When we minimize 
the app while the camera was open, and open another app which accesses the 
camera our app crashes. We are only seeing this behaviour on iOS devices 
running 16.x+.
   > 
   > Our app crashes when we follow following steps:
   > 
   > 1. Access camera in your cordova app
   > 2. Minimize your app while the camera is open.
   > 3. Open "Camera" app or any other app that accesses the camera and capture 
photo
   > 4. Minimize the app you opened in 3rd step
   > 5. Reopen your app and it crashes
   > 
   > ### What is expected to happen?
   > When app minimizes it should close the camera,
   > 
   > ### What does actually happen?
   > App crashes.
   > 
   > ### Environment, Platform, Device
   > Tested on iPhone 12 (16.6.1), iPhone SE 2020 (16.1)
   > 
   > ### Version information
   > Latest version of cordova ios and android. camera plugin version: 6.0.0
   > 
   > ## Checklist
   > * [x]  I searched for existing GitHub issues
   > * [x]  I updated all Cordova tooling to most recent version
   > * [x]  I included all the necessary information above
   
   I used background-mode plugin for correct this problem no Android. I think 
resolved on IOS. I think it works on IOS too.


-- 
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