pusher / push-notifications-android

Android SDK for Pusher Beams
https://www.pusher.com/beams
MIT License
21 stars 22 forks source link

Use latest token refresh process #54

Closed luismfonseca closed 6 years ago

luismfonseca commented 6 years ago

Recently, FCM SDKs were updated to use a different process to refresh tokens.

The old process is still working for now, but we should update to the latest one.