Is there any token id, that should be provided to the server side.
What are the things that should be provided to the server side for making the api url.
After registering in Google console i got this..
Key for server apps (with IP locking)
API key:
IPs:
Any IP allowed
and
Key for browser apps (with referers)
API key:
Referers:
Any referer allowed
Is it enough or i have to do anything else.
You will set headers of your request with parameter authorization : key=”api access key” that given by google console when you had saved project for GCM .