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