[ 
https://issues.apache.org/jira/browse/CB-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-8498:
--------------------------------
    Description: 
getPicture called with options 
{
sourceType: git ss,
destinationType: Camera.DestinationType.NATIVE_URI
}

returns blob: URI. Expected to return native file URI.

  was:
getPicture called with options 
{
sourceType: Camera.PictureSourceType.PHOTOLIBRARY,
destinationType: Camera.DestinationType.NATIVE_URI
}

returns blob: URI. Expected to return native file URI.


> Camera plugin on windows does not return native URL for photolibrary source
> ---------------------------------------------------------------------------
>
>                 Key: CB-8498
>                 URL: https://issues.apache.org/jira/browse/CB-8498
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 3.5.0
>         Environment: Windows 8.1, platform windows
>            Reporter: Vladimir Avdonin
>
> getPicture called with options 
> {
> sourceType: git ss,
> destinationType: Camera.DestinationType.NATIVE_URI
> }
> returns blob: URI. Expected to return native file URI.



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