Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GCM Cloud Connection Server - how to start using it?

I want to use GCM cloud connection server. So far I have read GCM Cloud Connection Server and I'm confused. At top of page there is link to form.

My question is:

Do I need to fill it and wait for a response form Google saying that they enabled GCM CCS for my project, or can I start coding without filling the form?

If answer is that I need fill that form, are there any restrictions as to who can use it? Because I did fill it with sample data (confirmed by id of project from Google console) and got no answer.

like image 930
user2377971 Avatar asked Nov 02 '22 18:11

user2377971


1 Answers

You can start coding whenever you wish, but until Google whitelist your API Project ID (the one you should specify in the sign-up form), the new features (CCS and user notifications) won't work for you.

like image 95
Eran Avatar answered Nov 13 '22 23:11

Eran