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

Topics_message_rate_exceeded When Sending More Than One Message In A Short Period Of Time

I need to send more than one message to a single topic in just one second. I have three Android dev… Read more Topics_message_rate_exceeded When Sending More Than One Message In A Short Period Of Time

Start Intent Service And Close App

I'm implementing GCM in my app and I start the RegistrationIntentService in the main activity. … Read more Start Intent Service And Close App

Can't Receive Notification From Gcm

I am using the Android Hive Tutorial. It was working fine before but now it's not working. Whe… Read more Can't Receive Notification From Gcm

Api 2.3 Googlecloudmessaging Get Only Registration Event

The code is very simple and perfectly works on API >= 3.0, but if I started at API 2.3 I'm g… Read more Api 2.3 Googlecloudmessaging Get Only Registration Event

Firebase: Can I Detect If A Server Api Key Is Fcm Or Gcm?

I have a mix of GCM and FCM Server API keys that belong to different android apps. However I am not… Read more Firebase: Can I Detect If A Server Api Key Is Fcm Or Gcm?

Ongoing Notification Disappears When Clearing Memory From The Device In Android?

My problem is whenever I clear memory on 'Task Manager/RAM' tab of my android device my not… Read more Ongoing Notification Disappears When Clearing Memory From The Device In Android?

Gcmbroadcastreceiver Not Fired On Android 4.0.3

I've implemented GCM in my app, following this official tutorial. But my users under Android 4.… Read more Gcmbroadcastreceiver Not Fired On Android 4.0.3

Googlecloudmessaging Android Import Issue

I am attempting to implement push notifications in an Android application, and I found plenty of ex… Read more Googlecloudmessaging Android Import Issue

Unregister A Device From Gcm Using Registration Id In Android

I have a list of GCM registered users and their corresponding registration Ids in a database table,… Read more Unregister A Device From Gcm Using Registration Id In Android

Display Notification Text In Status Bar - Android

In my application I need to display notification to the user. The following code snippet worked gr… Read more Display Notification Text In Status Bar - Android

Android: Unable To Receive Gcm Messages/ Listener Not Being Called

I am missing something and I am not sure what considering I followed the guide ie: https://develope… Read more Android: Unable To Receive Gcm Messages/ Listener Not Being Called

Maximum Number Of Topics On Google Cloud Messaging

I want to avoid the complexities of managing Device Tokens at the application level One user using… Read more Maximum Number Of Topics On Google Cloud Messaging

Problems Implementing The New Gcm Client For Android

I'm trying to implement the new GCM Client on Android following the guidelines from Google (htt… Read more Problems Implementing The New Gcm Client For Android

Issue In Getting Token Id In Android

I know that there are lot of questions about this but I couldn't figure out the solution from t… Read more Issue In Getting Token Id In Android

Leaked Intentreceiver In Google Cloud Messaging

I have implemented GCM in my app and I am using GSMRegistrar as suggested here. No I am getting an … Read more Leaked Intentreceiver In Google Cloud Messaging

Why Am I Unable To Receive Push Notification On Android By Ionic Framework

I had written this small test app to test the New ionic push and in the backend I am using Android … Read more Why Am I Unable To Receive Push Notification On Android By Ionic Framework

First Curl Request Validating Gcm Api Key

Currently trying to build my first android app with a GCM API key which will be used by a piece of … Read more First Curl Request Validating Gcm Api Key

Gcm Push Notification Without Using Json

I am trying to migrate my application from C2DM service to new GCM push notification. I have succes… Read more Gcm Push Notification Without Using Json

Io Exception While Accessing Google Cloud Message?

I have written the code for GCM both in server and Android. I am getting the Registration ID succes… Read more Io Exception While Accessing Google Cloud Message?

Need Help Dealing With A Fatal Exception Caused By Java.lang.incompatibleclasschangeerror

So, I ran into this error just yesterday in Android Studio that I've never seen before, caused … Read more Need Help Dealing With A Fatal Exception Caused By Java.lang.incompatibleclasschangeerror