Is the PUSH token sufficient to send a notification to a server via GCM

45 views Asked by At

There is a server sends a notification to an App using GCM, I want to send a notification to the same server as well through GCM, but I do not have the information that were available to send the notification to the App. I mean I do not have Server Key and such information, the only thing I have is the Push Token.

Given only the Push Token, can I send a notification the server using GCM?

0

There are 0 answers