disasterkid
disasterkid

Reputation: 7278

GCM message sent from one IP but not from another

When I send a GCM push notification to an Android device from my own computer, the message is successfully delivered. But when I use the same program via my colleague's workstation, it is not.

I remember there was this step in which we had to register an IP before Google allows us to send push messages via that IP, but I just cannot remember what that process was called.

Upvotes: 0

Views: 45

Answers (1)

ReyAnthonyRenacia
ReyAnthonyRenacia

Reputation: 17613

enter image description here

Just adding to USKMobility's answer so you have an idea what it looks like. Whitelisting an IP is found in the Server API Key section under "Accept requests from these server IP addresses".

Upvotes: 1

Related Questions