lundi 27 octobre 2014

Displaying Received Push Notifications


Vote count:

0




I'm implementing this codes , according to Google Developers Guide.


Everything is ok , I can receive notification datas successfully.


If you check GCMIntentService.java file 70th line, it's echoing this lines to LogCat :



I/GCM Demo(6653): Working... 1/5 @ 8656981
I/GCM Demo(6653): Working... 2/5 @ 8657982
I/GCM Demo(6653): Working... 3/5 @ 8658983
I/GCM Demo(6653): Working... 4/5 @ 8659983
I/GCM Demo(6653): Working... 5/5 @ 8660984
I/GCM Demo(6653): Completed work @ 8661985
I/GCM Demo(6653): Received: Bundle[{msg=messagehere, from=SENDERIDHERE, android.support.content.wakelockid=3, collapse_key=do_not_collapse}]


So my device is receiving notification data, but there is no visible notification in device. Nothing happening.


Can you tell me why these push notifications aren't displayed on my device, only in LogCat?


Manifest file



asked 1 min ago

Eray

2,046






Displaying Received Push Notifications

Aucun commentaire:

Enregistrer un commentaire