[
https://issues.apache.org/jira/browse/CB-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173331#comment-15173331
]
ASF GitHub Bot commented on CB-10050:
-------------------------------------
GitHub user ThillaiganeshChan opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/183
Fix for CB-10050 : Plugin Camera : Inconsistent saveToPhotoAlbum beha…
…vior on PHOTOLIBRARY images
If sourceType == UIImagePickerControllerSourceTypePhotoLibrary
Then saveToPhotoAlbum is set False Always.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Accenture/cordova-plugin-camera
CB-10050cordova-plugin-camera
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/183.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 #183
----
commit 4a102cf40d7b8e55396579ca7c6bab91454120a4
Author: Thillaiganesh, C <[email protected]>
Date: 2016-03-01T06:47:49Z
Fix for CB-10050 : Plugin Camera : Inconsistent saveToPhotoAlbum behavior
on PHOTOLIBRARY images
----
> Inconsistent saveToPhotoAlbum behavior on PHOTOLIBRARY images
> -------------------------------------------------------------
>
> Key: CB-10050
> URL: https://issues.apache.org/jira/browse/CB-10050
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Reporter: Richard B Knoll
> Priority: Minor
> Labels: android, ios
>
> Another quirk: iOS will actually save images to the photo album if chosen
> from the {{PHOTOLIBRARY}} source. Android, I believe, only saves those from
> the {{CAMERA}} source. Not sure what the correct way to resolve this is. I do
> not see any reason that you would ever want to save the same photo twice,
> even if the user crops it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]