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

Switches to latest FCM APIs #473

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Conversation

pushchris
Copy link
Contributor

@pushchris pushchris commented Jun 28, 2024

Google has deprecated their original GCM endpoints for sending notifications. These had been migrated into Firebase and were largely considered to be the FCM way of sending notifications. However, Google is now requiring people to use their next version of FCM endpoints and is shutting off servers this month for the old ones.

This PR also addresses some campaign logic issues around sending push notifications.

@pushchris pushchris merged commit 4361767 into main Jun 28, 2024
3 checks passed
@pushchris pushchris deleted the chore/upgrade-fcm-notifications branch June 28, 2024 00:34
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