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

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

GitHub user omefire opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/181

    CB-10711: getPicture() should NOT save to photo album when called wit…

    …h destinationType set Camera.DestinationType.NATIVE_URI

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omefire/cordova-plugin-camera CB-10711

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/181.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #181
    
----
commit f929f31d4dccb8e875e290ca77f829f7bab07089
Author: Omar Mefire <omef...@gmail.com>
Date:   2016-02-26T23:13:09Z

    CB-10711: getPicture() should NOT save to photo album when called with 
destinationType set Camera.DestinationType.NATIVE_URI

----


> getPicture() with NATIVE_URI does a persistent save instead of a temporary one
> ------------------------------------------------------------------------------
>
>                 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
>              Labels: iOS, reproduced
>
> Camera options:
> - destinationType: Camera.DestinationType.NATIVE_URI,
> - saveToPhotoAlbum: true,
> - sourceType: Camera.PictureSourceType.CAMERA,
> Situation: getPicture() on iOS should save the newly taken image into the 
> cordova.file.tempDirectory



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