Cordobo/cordova-plugin-ios-camera-permissions

Video Capture Support?

leetpcuser opened this issue · 3 comments

We implemented this and it works like a charm for the camera roll, and capturing a photo. However, the application still crashes when trying to capture a video.

The camera shouldn't be an issue here, the missing microphone permissions could be the reason.

Can you create a code sample you can share with me via plunkr/codepen/jsfiddle?

@leetpcuser I updated the plugin to support microphones. Please update and try again.