[ 
https://issues.apache.org/jira/browse/CB-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228868#comment-15228868
 ] 

Amrit Kahlon commented on CB-7212:
----------------------------------

Yes that is the problem. If you access the page directly from the web, it gives 
you the option of using your camera, camcorder or library. If you try the same 
code wrapped in a Cordova app, it goes directly to the file chooser. I guess I 
should go comment on that other issue, do you have a link for it? 

> Could not open camera with <input type="file" accept="image/*;capture=camera">
> ------------------------------------------------------------------------------
>
>                 Key: CB-7212
>                 URL: https://issues.apache.org/jira/browse/CB-7212
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 3.5.0
>            Reporter: Gao Chun
>            Assignee: jcesarmobile
>            Priority: Minor
>
> Reproduce Test Steps
> =======================================================
> 1. create index.html which includes the following tag:
> <input type="file" accept="image/*;capture=camera">
> 2. Wrap the web app to android apk with cordova-android
> 3. Launch app in device, and click the input tag.
> Expected Outcome
> =======================================================
> The camera can be selected to take a phone
> Actual Outcome
> =======================================================
> Failed to launch camera when tapping the the input tag.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to