RangerKarl / unity-gcm

Unity plugin for Google Cloud Messaging (GCM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unity plugin for Google Cloud Messaging (GCM)


Languages

Language:C# 74.3%Language:Java 24.4%Language:Ruby 1.3%