rs / pushd

Blazing fast multi-protocol mobile and web push notification service
MIT License
1.16k stars 227 forks source link

Notification not sent to GCM #114

Open geisi93 opened 9 years ago

geisi93 commented 9 years ago

Hi,

i'm able to get a token from GCM on my device and i'm able to register at the pushd server. however, when i'm traing to send a notification, nothing happens.

my device registered for events named "notifications" and i post on: http://localhost:8001/event/notifications - Response is 204 No Content.

in the console I can see the post, but nothing else happens. when i monitor my network connections, after posting on localhost nothing else happens - no connection to google or something.

does anybody know where the problem is?

thanks in advance

matthias

VijayaInfosys commented 9 years ago

Hi geisi, Can you let me know the steps in what way you are trying for getting notification for GCM .

Regards, Vijaya