Skip to content

fix: saveToGallery to default to true on both platforms - #91

Merged
zbranzov merged 1 commit into
masterfrom
zbranzov/front-camera
Mar 6, 2018
Merged

fix: saveToGallery to default to true on both platforms#91
zbranzov merged 1 commit into
masterfrom
zbranzov/front-camera

Conversation

@zbranzov

@zbranzov zbranzov commented Mar 2, 2018

Copy link
Copy Markdown
Contributor

BREAKING CHANGES:
Until now, saveToGallery property on Android had default value 'false'. To unify it with iOS we enable it by default.

Migration steps:
To preserve the previous behavior on Android you should explicitly set the value in your app.

...
camera.takePicture({saveToGallery:false}) 

@ghost ghost assigned zbranzov Mar 2, 2018
@zbranzov
zbranzov force-pushed the zbranzov/front-camera branch from cf8662d to ba6fd98 Compare March 2, 2018 16:08

@DimitarTachev DimitarTachev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@zbranzov
zbranzov merged commit 7f73f07 into master Mar 6, 2018
@ghost ghost removed the in progress label Mar 6, 2018
@lini
lini deleted the zbranzov/front-camera branch June 20, 2018 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants