masond2f opened a new issue, #829:
URL: https://github.com/apache/cordova-plugin-camera/issues/829

   Hello since IOS 16 I am getting reports when camera roll is selected the app 
crashes. I have found the following in xcode and someone could point me in the 
right direction.
   
   ---
   
   `[BackgroundTask] Background Task 3 ("Called by WebCore, from <redacted>"), 
was created over 30 seconds ago. In applications running in the background, 
this creates a risk of termination. Remember to call 
UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid 
this.`
   
   After this gets outputted on xcode and I open the camera roll again the app 
crashes with the following;
   
   `This application is modifying the autolayout engine from a background 
thread after the engine was accessed from the main thread. This can lead to 
engine corruption and weird crashes.`
   
   ---
   
   *cordova ios 5.1.1
   *cordova-plugin-camera 6.0.0
   


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