0

I am following a tutorial i.e. http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/

but I am not able to get token nor my service class are working. Please help

Mukesh Mishra
  • 231
  • 1
  • 2
  • 12

1 Answers1

0

Did you add the : "com.google.firebase:firebase-messaging:X.X.X" dependency?

you can refer to this post for more info : What is FCM token in Firebase?