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(LocalNotifications): return proper LocalNotificationScheduleResult on schedule #2490

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

jcesarmobile
Copy link
Member

iOS and Android weren't returning a proper LocalNotificationScheduleResult (according to the types)
On web it was returning a proper LocalNotificationScheduleResult, but didn't include the id.

closes #2152

@jcesarmobile jcesarmobile merged commit b89fb15 into ionic-team:master Feb 25, 2020
@jcesarmobile jcesarmobile deleted the notifs-schedule branch February 25, 2020 19:02
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: LocalNotification.schedule does not return a LocalNotificationScheduleResult on iOS or Android
1 participant