kobakei / unity-gcm

Unity plugin for Google Cloud Messaging (GCM)
59 stars 34 forks source link

Use the latest Google Play Services #3

Open kobakei opened 11 years ago

kobakei commented 11 years ago

The current implementation uses the old version of GCM library, which is deprecated by Google. Must use Google Play Services instead of the deprecated library.