The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
45 views

How to test push_notifications?

I installed the Push Notifications module for drupal 7. I have inserted the Google Cloud Messaging API Key. My question now is how do I test out the service? Can I manually register my android phone ...
4
votes
1answer
52 views

Undefined offset: 1 in gcm_action_send_message()

I am using Google Cloud Messaging for one of my projects. I think I have configured everything correctly. I am getting the following error when I tried to send some message. Notice: Undefined ...