You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Corneel den Hartogh (JIRA)" <ji...@apache.org> on 2018/01/17 12:32:00 UTC

[jira] [Comment Edited] (CB-13652) Inappbrowser doesn't support 'camera' option when I can 'choose file'

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

Corneel den Hartogh edited comment on CB-13652 at 1/17/18 12:31 PM:
--------------------------------------------------------------------

[~jcesarmobile] And are there any plans when this feature will be implemented? Or can we make a small donation or set a put some money on it in order to speed up the process or anything else? Since we would love to see this feature in the coming months.


was (Author: corneeldh):
[~jcesarmobile] And are there any plans to make this work or is there a FR that I can vote up or something?

> Inappbrowser doesn't support 'camera' option when I can 'choose file'
> ---------------------------------------------------------------------
>
>                 Key: CB-13652
>                 URL: https://issues.apache.org/jira/browse/CB-13652
>             Project: Apache Cordova
>          Issue Type: New Feature
>    Affects Versions: cordova-ios 4.5.0
>         Environment: Android 5.1
>            Reporter: Corneel den Hartogh
>            Priority: Major
>         Attachments: Screenshot_2017-12-10-10-01-15.png, Screenshot_2017-12-10-10-01-25.png, Screenshot_2017-12-10-10-01-45.png, Screenshot_2017-12-10-10-03-26.png
>
>
> If open an url in Chrome on my Android device and there is a 'choose file' in the link, clicking on this result in 'choose action' where I have several options including 'camera' and 'documents'.
> Same url in the inappbrowser gives me immediately the 'documents'-selection. I have added the following lines to the androidmanifest.xml
>     <uses-permission android:name="android.permission.CAMERA" />
>     <uses-feature android:name="android.hardware.camera" />
> and added the camera plugin (in config.xml):
>     <plugin name="cordova-plugin-camera" spec="^3.0.0" />
> I still have to test on iOS, but is this a known bug? And / or is there a workaround to get the possibility to select camera.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org