GCM not working

3732
0
11-19-2014 01:58 AM
MariusKlausa
New Contributor

Hi there,

 

i've set up a test app like the sample application, but GCM is not working. The Push notification Test app is working, so my firewall doesn't block GCM.

I can make an API Request for device/notify, the response is like the following:

device/notify success: {"devices":{".....":{"status":"queued","statusUrl":"\/device\/notification\/status?notificationId=123105"}}}

But i never see  the notification on my device.

 

Is there an other way to be notified if i enter or leave a geofence, or is the only possibility via GCM?

Tags (3)
0 Kudos
0 Replies