milesrichardson / ParsePy

A relatively up-to-date fork of ParsePy, the Python wrapper for the Parse.com API. Originally maintained by @dgrtwo
MIT License
515 stars 184 forks source link

Send push #128

Open mhipo1364 opened 9 years ago

mhipo1364 commented 9 years ago

Hi guys

I want to send push to my app using this package, how can I do this?

Push response syas, {"code":115,"error":"Missing the push channels."}

I want to send push to all users

BTW, where is mailing group about this package?