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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to