Darrenchand opened a new issue #571: sourceType: SAVEDPHOTOALBUM opens camera instead of gallery Android 10 URL: https://github.com/apache/cordova-plugin-camera/issues/571 # Bug Report Setting sourceType to camera.PictureSourceType.SAVEDPHOTOALBUM in CameraOptions opens the camera instead of the gallery ## Problem Ive been trying to open the SAVEDPHOTOALBUM in android 10 but havent been successful. There is no error message or anything in the chrome console. I havent tested it on other ### What is expected to happen? sourceType to camera.PictureSourceType.SAVEDPHOTOALBUM should have opened gallery on android ### What does actually happen? opens up camera instead of photo gallery ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ### Version information Ionic: Ionic CLI : 5.4.16 Ionic Framework : @ionic/angular 5.0.5 @angular-devkit/build-angular : 0.803.25 @angular-devkit/schematics : 8.3.25 @angular/cli : 8.3.25 @ionic/angular-toolkit : 2.2.0 Cordova: Cordova CLI : 9.0.0 ([email protected]) Cordova Platforms : android 8.1.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 14 other plugins) Utility: cordova-res : 0.6.0 native-run : 0.2.8 System: NodeJS : v10.16.0 (C:\Program Files\nodejs\node.exe) npm : 6.9.0 OS : Windows 10 "@ionic-native/camera": "^5.22.0", "cordova-plugin-camera": "^4.1.0", ## Checklist I searched for existing GitHub issues I updated all Cordova tooling to most recent version 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]
