/unity-gcm

Unity plugin for Google Cloud Messaging (GCM)

Primary LanguageC#

THIS PROJECT IS NOT MAINTAINTED NOW.

unity-gcm

About this repository

This is an Unity plugin to use Google Cloud Messaging (GCM) for Android. By using this plugin, you can implement GCM without writing Java code.

  • Receive GCM events in C#/UnityScript/Boo layer
  • Show notification view in Android status bar

Installation

Download .unitypackage file from here

And import the file into your Unity project.

Developer Guide

For contributors

Known Issues

Licenses

Copyright 2013 Keisuke Kobayashi

This software is licensed under Apache License 2.0