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

add completion handler callback to addNotificationRequest #343

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tavour-frank
Copy link

This wires up the completionHandler for addNotificationRequest across the bridge, exposing any error to the JS side, and allowing callers to take any actions needed on success/failure for addNotificationRequest.

@tavour-frank
Copy link
Author

As users of this library, this is particularly useful for us in wiring up business analytics to track successful + failed calls when leveraging the addNotificationRequest method

@tavour-frank tavour-frank changed the title add completion handler callback add completion handler callback to addNotificationRequest Jan 24, 2022
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.

1 participant