Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for CB-10050 : Plugin Camera : Inconsistent saveToPhotoAlbum beha… #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ThillaiganeshChan
Copy link

…vior on PHOTOLIBRARY images

If sourceType == UIImagePickerControllerSourceTypePhotoLibrary
Then saveToPhotoAlbum is set False Always.

@riknoll
Copy link
Contributor

riknoll commented Mar 1, 2016

@omefire can you take a look at this?

@omefire
Copy link
Contributor

omefire commented Mar 16, 2016

I think this change is not necessary because the user could have edited the picture they picked from the PHOTOLIBRARY and want it saved (even though it ends up being saved twice). This verification, in my opinion, is better left to the user of the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants