0

I am having GCM push notification in my project. I know GCM will work for Android 2.2 and above. But will it work for those phone having Android 4.0 which were upgraded from Android 2.1 ?

Auberon Vacher
  • 4,655
  • 1
  • 24
  • 36
Joseph
  • 1,060
  • 3
  • 22
  • 53

1 Answers1

1

I'm actually using GCM on both Android version.

It works fine, the compatibility problems are only about actual version, and not about the olders, and in this case, with the 4.0, it's all fine.