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

2015-11-12 Thread Colin Bau (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15003371#comment-15003371
 ] 

Colin Bau commented on CB-9168:
---

Thanks Raghav

> 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: Windows, 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 output 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



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

2015-11-12 Thread Raghav (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15003331#comment-15003331
 ] 

Raghav commented on CB-9168:


Hi Colin,

This has been fixed and will be available through the next plugins release.
https://github.com/apache/cordova-plugin-camera/commit/454a6f518c444188cca4c2e351db6641db5f5cc2



> 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: Windows, 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 output 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



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

2015-08-30 Thread Colin Bau (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14721859#comment-14721859
 ] 

Colin Bau commented on CB-9168:
---

seem still any reply...

 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: Windows, 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 output 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



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

2015-08-30 Thread Colin Bau (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14721866#comment-14721866
 ] 

Colin Bau commented on CB-9168:
---

hi Jesse
I just want to ask 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: Windows, 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 output 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



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

2015-07-02 Thread Colin Bau (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612171#comment-14612171
 ] 

Colin Bau commented on CB-9168:
---

any response or reason ?

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