kneekicka opened a new issue #564: iOS 13.3 Gallery open bug
URL: https://github.com/apache/cordova-plugin-camera/issues/564
 
 
   # Bug Report
   Trying to open gallery on iOS Devices with iOS 13.3 gallery crushes
   ## Problem
   When trying to open the gallery on a device the popup window disappears 
immediately
   ### What is expected to happen?
   Open the gallery and select a picture
   
   
   ### What does actually happen?
   Gallery popup opens and disappears. It doesn't happen all the time, it's 
random
   
   
   ## Information
   Could reproduce it on **iPad air 2** with **iOS 13.3** by just trying to 
open a gallery popup.
   
   
   ### Command or Code
   Xcode throws the following error:
   **2020-03-02 06:50:12.596351+0100 Checklists[1879:631764] [lifecycle  ] [u 
59E5BEF5-A44C-4649-9D69-B840E6B7DCAA:m (null)] 
[com.apple.mobileslideshow.photo-picker(1.0)] Connection to plugin interrupted 
while in use.
   2020-03-02 06:50:12.598950+0100 Checklists[1879:631941] [lifecycle  ] [u 
59E5BEF5-A44C-4649-9D69-B840E6B7DCAA:m (null)] 
[com.apple.mobileslideshow.photo-picker(1.0)] Connection to plugin invalidated 
while in use.
   2020-03-02 06:50:12.603712+0100 Checklists[1879:630992] 
viewServiceDidTerminateWithError:: Error 
Domain=_UIViewServiceInterfaceErrorDomain Code=3 "(null)" 
UserInfo={Message=Service Connection Interrupted}
   2020-03-02 06:50:12.603920+0100 Checklists[1879:630992] [Generic] 
-[PUPhotoPickerHostViewController viewServiceDidTerminateWithError:] Error 
Error Domain=_UIViewServiceInterfaceErrorDomain Code=3 "(null)" 
UserInfo={Message=Service Connection Interrupted}**
   
   
   ### Environment, Platform, Device
   **iPad air 2** with **iOS 13.3**
   
   
   ### Version information
   Cordova
   engine name="ios" spec="~5.0.0"
   cordova-plugin-camera
   <plugin name="cordova-plugin-camera" spec="^4.1.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
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to