0

I need sender id for Google Cloud Messaging(GCM).

However I couldn't find the one .

I have already experienced in making application using GCM, at that time I could find the sender id in addressbar or somwehere not so difficult.

But now, I couldn't, It is because of Firebase cloud messaging replacement?? or is there still a way to get sender id??

You might recommend me to use FCM though, I am using titanium. it might be too eary to switch new service.

I would like to use this ti.goosh

whitebear
  • 11,200
  • 24
  • 114
  • 237

1 Answers1

0

Login to Google Developer Console and go to your Dashboard.

If you have multiple projects on GDC, identify the applications whose GCM Sender ID you want to use.

Click on the project, in Project info ** Project number** there is your GCM Sender ID.

For more details visit this link.

Hope it helps!

Rajan Maharjan
  • 4,398
  • 2
  • 16
  • 26