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
Why we need to extends both services (FirebaseInstanceIdService & FirebaseMessagingService)?
I guess it safe to remove FirebaseInstanceIdService services as it marked as deprecated with launch of FirebaseMessagingService
The text was updated successfully, but these errors were encountered:
Why we need to extends both services (FirebaseInstanceIdService & FirebaseMessagingService)?
I guess it safe to remove FirebaseInstanceIdService services as it marked as deprecated with launch of FirebaseMessagingService
The text was updated successfully, but these errors were encountered: