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(camera): saveToGallery for edited images #602

Merged
merged 2 commits into from
Sep 9, 2021
Merged

Conversation

jcesarmobile
Copy link
Member

If saveToGallery is set but you edit the image it's not being able to save it because imageEditedFileSavePath is being set to a content url, this PR changes it to use the original absolute path.

@jcesarmobile jcesarmobile merged commit b5ac27d into main Sep 9, 2021
@jcesarmobile jcesarmobile deleted the save-edited branch September 9, 2021 15:16
carlpoole added a commit that referenced this pull request Sep 15, 2021
* fix(camera): set settings again on callbacks (#595)

* feat(storage): Add removeOld function (#585)

* feat(camera): Return if image was saved to gallery (#599)

* fix(camera): saveToGallery for edited images (#602)

* docs(camera): Add descriptions to CameraSource (#608)

* fix(local-notifications): return schedule on as object (#603)

* chore(release): publish [skip ci]

 - @capacitor/camera@1.1.0
 - @capacitor/local-notifications@1.0.6
 - @capacitor/storage@1.2.0

Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
Co-authored-by: Ely Lucas <ely@meta-tek.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants