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

Added a callback to connect flutterRegistrar plugin to app onDestroy #119

Merged

Conversation

mikechoch
Copy link
Contributor

  • When a user triggers onDestroy, callbacks no longer have proper context so they must be destroyed
  • This saves queues the actions until a new callback is set and then fires them correctly
  • This is for notification received, opened, and in app messaging action

* When a user triggers onDestroy, callbacks no longer have proper context so they must be destroyed
* This saves queues the actions until a new callback is set and then fires them correctly
* This is for notification received, opened, and in app messaging action
@mikechoch mikechoch changed the base branch from master to added_dist_trusty_travis August 6, 2019 00:18
@jkasten2 jkasten2 merged commit 1b1ef04 into added_dist_trusty_travis Aug 9, 2019
@jkasten2 jkasten2 deleted the callbacks_broken_after_back_pressed branch August 9, 2019 22:46
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