You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Colin Bau (JIRA)" <ji...@apache.org> on 2015/06/12 16:20:00 UTC

[jira] [Created] (CB-9168) NATIVE_URI not support by winphone

Colin Bau created CB-9168:
-----------------------------

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


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 ?



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

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