You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dani Palou (JIRA)" <ji...@apache.org> on 2017/01/11 09:34:59 UTC

[jira] [Created] (CB-12342) Media capture plugin: Create method to check if compatible app installed

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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org