SERVICE_NOT_AVAILABLE some devices on Android GCM -


i made app using gcm notifications. used tutorial , code pretty identical

http://developer.android.com/google/gcm/client.html

i'm testing on physical devices , on of devices getting service_not_available error when try register device gcm.

i have exponential backoff setup retry on time.

it works on half of test devices others service_not_available error. looked on , haven't found solution yet.

any appreciated. thank you!

service_not_available might mean device can't read response or there 500/503 server. have exponential back-off server side shouldn't problem suppose. see if have "com.google.android.c2dm.intent.registration" gcmbroadcastreceiver in manifest , handling that. check out : gcm service_not_available on android 2.2 detailed solution, if haven't already. comment if works.


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -