L Lorenzo Tornatore New Member Licensed User Longtime User Sep 24, 2014 #1 I have downloaded your example “Push notifications (GCM) framework” ,the app work fine,but I have a problem: when I send continued messages ( in less than 5-6 secs) from twenty-first message ( 21°) the app no longer receives messages. So,when I set the phone in modality OFF-LINE and go back the phone in ON-LINE the phone resume the message from queue. Can you help me? Thanks, Lorenzo
I have downloaded your example “Push notifications (GCM) framework” ,the app work fine,but I have a problem: when I send continued messages ( in less than 5-6 secs) from twenty-first message ( 21°) the app no longer receives messages. So,when I set the phone in modality OFF-LINE and go back the phone in ON-LINE the phone resume the message from queue. Can you help me? Thanks, Lorenzo
Erel B4X founder Staff member Licensed User Longtime User Sep 25, 2014 #2 GCM is probably throttling your messages: http://developer.android.com/google/gcm/adv.html#throttling Upvote 0
GCM is probably throttling your messages: http://developer.android.com/google/gcm/adv.html#throttling
L Lorenzo Tornatore New Member Licensed User Longtime User Sep 25, 2014 #3 Erel said: GCM is probably throttling your messages: http://developer.android.com/google/gcm/adv.html#throttling Click to expand... I will read the doc for troubleshooting, thanks Erl, Upvote 0
Erel said: GCM is probably throttling your messages: http://developer.android.com/google/gcm/adv.html#throttling Click to expand... I will read the doc for troubleshooting, thanks Erl,