You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/27 00:41:18 UTC

[jira] [Commented] (CB-10711) getPicture() with NATIVE_URI saves to photoalbum regardless of saveToPhotoAlbum option

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

ASF GitHub Bot commented on CB-10711:
-------------------------------------

Github user omefire commented on the pull request:

    https://github.com/apache/cordova-plugin-camera/pull/181#issuecomment-189526888
  
    I just realized that unless the image is saved to the photo album, we won't be able to have a native URI for iOS(ms-assets://). 
    So, I'll change this PR to have a comment to document this limitation.


> getPicture() with NATIVE_URI saves to photoalbum regardless of saveToPhotoAlbum option
> --------------------------------------------------------------------------------------
>
>                 Key: CB-10711
>                 URL: https://issues.apache.org/jira/browse/CB-10711
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 2.0.0
>            Reporter: Omar Mefire
>            Assignee: Omar Mefire
>              Labels: iOS, reproduced
>
> Camera options:
> - destinationType: Camera.DestinationType.NATIVE_URI,
> - saveToPhotoAlbum: false,
> - sourceType: Camera.PictureSourceType.CAMERA,
> Situation: getPicture() on iOS should save the newly taken image into the cordova.file.tempDirectory instead of saving it to the photo album. It completely ignores the saveToPhotoAlbum option.



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