Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Cloud Messaging

Why I Can't Receive Messages From Gcm On Android Device

I am creating an android application where I need to send gcm messages. So far I managed to get dev… Read more Why I Can't Receive Messages From Gcm On Android Device

Instant Messaging On Android With Google Cloud Messaging

I was just looking at the new Google Cloud Messaging (GCM) and I was wondering if it is possible to… Read more Instant Messaging On Android With Google Cloud Messaging

Android Gcm Sometimes App Crashes Because Com.google.android.gms.gcm.gcmlistenerservice Is Rejected From Java.util.concurrent.threadpoolexecutor

since I upgraded GCM to 8.4.0 my app sometimes crashes and the log shows the following exception: F… Read more Android Gcm Sometimes App Crashes Because Com.google.android.gms.gcm.gcmlistenerservice Is Rejected From Java.util.concurrent.threadpoolexecutor

Sending Notifications To Specific Device Using Php?

I'm trying send notifications to specific device using PHP. I created the project in google con… Read more Sending Notifications To Specific Device Using Php?

Gcmbroadcastreceiver Illegalstateexception: Not Allowed To Start Service Intent

I am working on FCM Push notification in Android, where I am getting this exception: GcmBroadcastR… Read more Gcmbroadcastreceiver Illegalstateexception: Not Allowed To Start Service Intent

Rate Limit Exceeded Error When Using Google Cloud Messaging Api

When using the Google Cloud Messaging API to send messages between a backend server and an Android/… Read more Rate Limit Exceeded Error When Using Google Cloud Messaging Api