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
I know that firebase cloud messaging tokens are longed lived but Google says they still expire. This project doesn't seem to have any mechanism to detect expiry of tokens or to renew token. Something like onNewToken in the Android SDK. How would we handle token expirations? Do we have any way of verifying if fcm tokens are still valid or not?
The text was updated successfully, but these errors were encountered:
I know that firebase cloud messaging tokens are longed lived but Google says they still expire. This project doesn't seem to have any mechanism to detect expiry of tokens or to renew token. Something like onNewToken in the Android SDK. How would we handle token expirations? Do we have any way of verifying if fcm tokens are still valid or not?
The text was updated successfully, but these errors were encountered: