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 Cloud Messaging tokens and topic subscriptions #145

Open
okcomputer93 opened this issue May 3, 2024 · 0 comments
Open

Firebase Cloud Messaging tokens and topic subscriptions #145

okcomputer93 opened this issue May 3, 2024 · 0 comments

Comments

@okcomputer93
Copy link

Hi there, I received an email from Google about our Android project, it uses Pusher and FCM for push notifications.

We're writing to inform you that we will be garbage collecting all expired Firebase Cloud Messaging registration tokens and topic subscriptions starting May 15, 2024.

What you need to know

Starting May 15, 2024, the stale tokens and topic subscriptions for devices, which have not been connected to FCM in over 270 days, will be considered as expired and invalid. If a request is sent to an invalid token, it will be rejected with a 404 (UNREGISTERED) error.

What you need to do

We recommend you to confirm that your service handles 404 error codes from FCM correctly. Please delete your record of any tokens with a 404 response code because they will not be valid again.

Do I need to make any changes or updates? Is there any planning update about this? Any support would be welcome. Thank you

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

No branches or pull requests

1 participant