[
https://issues.apache.org/jira/browse/CB-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Bau updated CB-9168:
--------------------------
Description:
I am using Codrova Cli 5.0 with all latest core plugin
when I use
navigator.camera.getPicture(onSuccess, onFail, { quality: 50, destinationType:
Camera.DestinationType.NATIVE_URI } );
android and iOS will all trigger the success callback
but in wp8 it will trigger the fail and out these words
"Incorrect option:destinationType"
is it because NATIVE_URI not support by winphone yet ?
was:
I am using Codrova Cli 5.0 with all latest core plugin
when I use
navigator.camera.getPicture(onSuccess, onFail, { quality: 50, destinationType:
Camera.DestinationType.NATIVE_URI } );
android and iOS will altrigger the success callback
but in wp8 it will trigger the fail and out these words
"Incorrect option:destinationType"
is it because NATIVE_URI not support by winphone yet ?
> NATIVE_URI not support by winphone
> ----------------------------------
>
> Key: CB-9168
> URL: https://issues.apache.org/jira/browse/CB-9168
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera, WP8
> Affects Versions: 5.0.1
> Environment: I am using Codrova Cli 5.0 with all latest core plugin
> Reporter: Colin Bau
> Assignee: Jesse MacFadyen
> Labels: camera
>
> I am using Codrova Cli 5.0 with all latest core plugin
> when I use
> navigator.camera.getPicture(onSuccess, onFail, { quality: 50,
> destinationType: Camera.DestinationType.NATIVE_URI } );
> android and iOS will all trigger the success callback
> but in wp8 it will trigger the fail and out these words
> "Incorrect option:destinationType"
> is it because NATIVE_URI not support by winphone yet ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]