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(local-notifications): return schedule on as object #603

Merged
merged 3 commits into from
Sep 15, 2021

Conversation

jcesarmobile
Copy link
Member

return the original js object instead of the native object string representation

closes #406

@jcesarmobile jcesarmobile merged commit ca34b01 into main Sep 15, 2021
@jcesarmobile jcesarmobile deleted the schedule-on branch September 15, 2021 15:28
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.

bug: local-notifications getPending() returning string for ScheduleOn
2 participants