You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setting data to nil in line 386 crashes the front end app. Therefore I commented it out.
This is not a perfect solution for the Issue apache#778 because we want the location data when `CameraUsesGeolocation` but better not to crash.
Bug Report
Problem
Using PICTURE_SOURCE_TYPE_SAVED_PHOTO_ALBUM as source on IOS 15 does not return any callback even though you have selected the image.
What is expected to happen?
The image url should be returned.
What does actually happen?
Nothing. The image selector is closed and no callback is triggered.
Information
Command or Code
Environment, Platform, Device
Phone: iPhone X
OS: iOS 15.1
Version information
Cordova 10.0.0
cordova ios 6.2.0
cordova-plugin-camera 6.0.0 "Camera"
cordova-plugin-file-opener2 2.0.19 "File Opener2"
cordova-plugin-file-transfer 2.0.0-dev "File Transfer"
cordova-plugin-file 6.0.2 "File"
cordova-plugin-filepath 1.6.0 "cordova-plugin-filepath"
cordova-plugin-wkwebview-file-xhr 3.0.0 "Cordova WKWebView File XHR Plugin"
cordova-plugin-wkwebviewxhrfix 1.0.0 "Cordova WKWebView File XHR Fix"
Checklist
The text was updated successfully, but these errors were encountered: