Ukitakemalcom / gcm

Automatically exported from code.google.com/p/gcm
Apache License 2.0
0 stars 0 forks source link

GCM with Play Services on Android on registration gets a SERVICE_NOT_AVAILABLE #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Develop an app with GCM for push notifications
2. Run on Android <4.0 version device 
3. Try to register to GCM server

What is the expected output? What do you see instead?
I expect to get the registration Id, instead I get the SERVICE_NOT_AVAILABLE 
exception. On Android >=4.0 it works.

What version of the product are you using? On what operating system?
Android 2.2/2.3.x

Original issue reported on code.google.com by enrico.o...@gmail.com on 27 Aug 2013 at 2:58