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(fcm): look at the errorCode instead of status when parsing FCM errors #245

Merged
merged 2 commits into from Jan 17, 2024

Conversation

mdlkxzmcp
Copy link
Contributor

This makes it so that an unregistered error, which has the status "NOT_FOUND", is appropriately handled.

Related to #221

This makes it so that an unregistered error, which has the status "NOT_FOUND", is appropriately handled.
Copy link

@feliperenan feliperenan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just faced this with current version and this PR seems to fix the issue. Could we get this merged or do you think is there something else we could add here? I'm happy to help if so.

Thanks!

@hpopp hpopp merged commit e8ec490 into codedge-llc:master Jan 17, 2024
1 of 3 checks passed
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.

None yet

3 participants