bogdal / django-gcm

Google Cloud Messaging Server in Django
https://django-gcm.readthedocs.org
BSD 2-Clause "Simplified" License
98 stars 42 forks source link

gcm 3.0 topic #29

Closed mirzadelic closed 8 years ago

mirzadelic commented 9 years ago

How to use gcm with topic subscribing support? If i put in send_message() to parameter, i get error bad request.

bogdal commented 8 years ago

@mirzadelic The latest version 1.1.0 supports topic messaging.