abhishek0196 opened a new issue #752: URL: https://github.com/apache/cordova-plugin-camera/issues/752
# Bug Report ## Problem In Version 5.0.2, I was not able to select video from the photo library. ### What is expected to happen? The video should be selected, and the getPicture method should return the path to the selected video. ### What does actually happen? The app crashes on selecting the video. ### Command or Code <!-- What command or code is needed to reproduce the problem? --> Git hub link to the sample code it includes the platforms folder. [link](https://github.com/abhishek0196/ionic-cordova-camera) ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Ionic: Ionic CLI : 6.10.2 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 5.6.11 @angular-devkit/build-angular : 12.0.5 @angular-devkit/schematics : 12.0.5 @angular/cli : 12.0.5 @ionic/angular-toolkit : 4.0.0 Cordova: Cordova CLI : 10.0.0 Cordova Platforms : ios 6.2.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 5 other plugins) Utility: cordova-res (update available: 0.15.3) : 0.15.1 native-run (update available: 1.4.0) : 1.0.0 System: Android SDK Tools : 26.1.1 (/Users/appdeveloper/Library/Android/sdk) ios-deploy : 1.9.4 ios-sim : 8.0.2 NodeJS : v12.16.3 (/usr/local/bin/node) npm : 6.14.4 OS : macOS Catalina Xcode : Xcode 12.4 Build version 12D4e ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org