You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi there, I received an email from Google about our Android project, it uses Pusher and FCM for push notifications.
Do I need to make any changes or updates? Is there any planning update about this? Any support would be welcome. Thank you
The text was updated successfully, but these errors were encountered: