Dani Palou created CB-12342: ------------------------------- Summary: Media capture plugin: Create method to check if compatible app installed Key: CB-12342 URL: https://issues.apache.org/jira/browse/CB-12342 Project: Apache Cordova Issue Type: Improvement Components: Plugin Media Capture Reporter: Dani Palou Priority: Minor
Some Android devices don't have any app to record audio by default. This means that using _captureAudio_ will always fail. It would be nice to have a method to check if there is an app to record audio installed (all devices should have the camera, so it wouldn't be needed for video/image). With this method the apps would be able to hide the record audio feature if it's not available. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org