Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9168

NATIVE_URI not support by winphone

    XMLWordPrintableJSON

Details

    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 output these words
      "Incorrect option:destinationType"

      is it because NATIVE_URI not support by winphone yet ?

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            bau720123 Colin Bau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: