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

Ram edited comment on CB-9148 at 5/15/16 12:49 AM:
---------------------------------------------------

Hi,
In my project, I am using cordova-plugin-inappbrowser (1.4) from npm packages. 

I get different results for different OS/platform's.

I use java code to access inbuilt camera/photo libraries/upload function from 
my own site. Use the URLwithing the application.

Type Platform Result
1) _blank iOS 8.3 Can't access camera, but can get to libraries of pictures 
from the device
2) _blank iOS 9.3 All works fine: Can access camera, library of pictures from 
the device
3) _self iOS 8.3, 9.3, android Nothing works (Network access & Intent: tried *) 
not sure whether to try https://* or http://* etc.??

4) _blank android tried lots of 4.X Nothing works
If iOS 8.3 can't access camera within inappBrowser of 1.4, might be an issue at 
iOS end, but none of the Android (tested 4.4, 4.3, etc..) is NOT working.

Can we get inAppBrowser access to camera, library function & file upload 
functions similar to iOS please?

Thanks in advance


was (Author: dreamvi):
Hi,

In my project, using cordova-plugin-inappbrowser (1.4) from npm packages. I get 
different results

I use java code to access inbuilt camera/photo libraries


Type          Platform                         Result
_blank        iOS 8.3                          Can't access camera, but can get 
to libraries of pictures from the device
_blank        iOS 9.3                          All works fine: Can access 
camera, library of pictures from the device
_self           iOS 8.3, 9.3, android     Nothing works (Network access & 
Intent: tried *) not sure whether to try https://* or http://* etc.??
_blank        android                          Nothing works


If iOS 8.3 can't access camera within inappBrowser of 1.4, might be an issue at 
iOS end, but none of the Android (tested 4.4, 4.3, etc..) is NOT working.

Can we get inAppBrowser access to camera & library function similar to iOS 
please?

Thanks in advance





> Add support for file picker in InAppBrowser
> -------------------------------------------
>
>                 Key: CB-9148
>                 URL: https://issues.apache.org/jira/browse/CB-9148
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.5.0, 3.6.0
>         Environment: problem in Android, the camera roll never opens  (iOS 
> working OK)
>            Reporter: Tomas Rawski
>              Labels: Android, camera, file, input, roll, triaged
>
> reproduce : 
> open the inAppBrowser: http://www.plupload.com/examples
> click in Add files.
> This works ok when I call it from the _system or _self. But not for _blank.



--
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