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): set settings again on callbacks #595

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Conversation

jcesarmobile
Copy link
Member

If the app gets killed when the camera intent is launched, the settings go back to the default values.
This PR sets the settings again from the restored plugin call.

@jcesarmobile jcesarmobile merged commit 908bd68 into main Sep 3, 2021
@jcesarmobile jcesarmobile deleted the reset-settings branch September 3, 2021 15:23
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/[email protected]
 - @capacitor/[email protected]
 - @capacitor/[email protected]

Co-authored-by: jcesarmobile <[email protected]>
Co-authored-by: Ely Lucas <[email protected]>
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