unity-gcm icon indicating copy to clipboard operation
unity-gcm copied to clipboard

Unity plugin for Google Cloud Messaging (GCM)

Results 20 unity-gcm issues
Sort by recently updated
recently updated
newest added

As the icons have moved from the "drawable" folder to "mipmap", a small change was required in the code

Hi, when I send a message (from server) to a device how my app is close or open, The app not receive the message In the form of pop up...

First thanks for this asset! When i receive a message when the application is closed im getting this error on logcat. E/AndroidRuntime(3480): Caused by: java.lang.UnsatisfiedLinkError: Native method not found: com.unity3d.player.UnityPlayer.UnitySendMessage:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)...

Hi To Show notification view in Android status bar By sending GCM with the defined fields, this plugin can show notification view in Android status bar (the notification will only...

Hi, when I send a message (not notification) to a device how my app is close, The app not receive the message when I open it again. But I receive...

It works for me when play or in the foreground. But i want it can receive when the app is closed. May I missing for somethings? Please help me

We got crash in our app. Crash occurs after we install app , trying to run it, and wi-fi is off. If we turn wi-fi on, then there is on...

When touch on notification on status bar it doesn't open the app. I get the following log.. It doesn't show any error/problem either. W/ContextImpl( 803): Calling a method in the...