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] Change the OnLinkError object to be a real exception #15

Merged
merged 4 commits into from
Aug 25, 2019

Conversation

mehmetf
Copy link
Contributor

@mehmetf mehmetf commented Aug 23, 2019

Firebase dynamic links creates a new error object. This should extend PlatformException (it effectively carries the same signature) so that it can be thrown by the app if needed.

@mehmetf
Copy link
Contributor Author

mehmetf commented Aug 23, 2019

This fixes #6

@collinjackson collinjackson self-requested a review August 23, 2019 22:25
@collinjackson
Copy link
Contributor

collinjackson commented Aug 23, 2019

LGTM once bots are happy and changelog included.

Aside: We don't seem to be unit testing onLink, which seems like an omission, but I don't think it needs to hold back this change.

@mehmetf mehmetf requested a review from bparrishMines as a code owner August 25, 2019 12:57
@mehmetf mehmetf merged commit 58b956f into firebase:master Aug 25, 2019
@mehmetf mehmetf deleted the b3 branch August 25, 2019 13:34
@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.

2 participants