[ 
https://issues.apache.org/jira/browse/CB-12324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-12324.
-----------------------------
    Resolution: Duplicate

Closing as duplicate of CB-9803

> Choose default app after taking a photo
> ---------------------------------------
>
>                 Key: CB-12324
>                 URL: https://issues.apache.org/jira/browse/CB-12324
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-camera
>    Affects Versions: 2.3.0
>         Environment: Windows Phone 10 / Universal App
>            Reporter: Tobias Hardes
>            Priority: Major
>
> When using the following options
>  let options = {
>         quality: 80,
>         destinationType: Camera.DestinationType.DATA_URL,
>         sourceType: Camera.PictureSourceType.CAMERA,
>         allowEdit: false,
>         encodingType: Camera.EncodingType.JPEG,
>         saveToPhotoAlbum: true
>       };
>       Camera.getPicture(options).then((imageData) => {.....
> on Windows Phone 10, the user gets asked to choose "an app" and he needs to 
> specifi the location to store the taken photo.
> This doesn't happen on Android and iOS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to