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

[firebase_dynamic_links] Don't crash if activity is missing #14

Merged
merged 2 commits into from
Aug 25, 2019
Merged

[firebase_dynamic_links] Don't crash if activity is missing #14

merged 2 commits into from
Aug 25, 2019

Conversation

mehmetf
Copy link
Contributor

@mehmetf mehmetf commented Aug 23, 2019

registrar.activity can be null with dynamic links since it is possible to open the app and execute this code before the activity is ready.

This has already been tested by @bparrishMines. It is identical to flutter/plugins#1989.

@mehmetf mehmetf requested a review from bparrishMines as a code owner August 23, 2019 04:27
@mehmetf
Copy link
Contributor Author

mehmetf commented Aug 23, 2019

This fixes #7

@mehmetf
Copy link
Contributor Author

mehmetf commented Aug 25, 2019

Since this has been reviewed and tested by Maurice already, I assume I have his LGTM.

@mehmetf mehmetf merged commit 8fe253b into firebase:master Aug 25, 2019
@mehmetf mehmetf deleted the b2 branch August 25, 2019 13:47
@Saraalr Saraalr mentioned this pull request Jun 26, 2020
@firebase firebase locked and limited conversation to collaborators Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant