Page 1 of 1

Push notifications help

Posted: Mon Aug 18, 2014 1:05 am
by Kamal Jain7049810

How do I send push notifications from my app? I'll be creating a separate page wherein only people who have logged in can access it. But I want all the filters to be there too.

searched the forum, this link doesn't work -
http://devcenter.appery.io/documentat...


Push notifications help

Posted: Mon Aug 18, 2014 4:52 am
by Illya Stepanov

Hi Kamal,

You can do it with Push notification API, please check here -- http://devcenter.appery.io/tutorials/...


Push notifications help

Posted: Mon Aug 18, 2014 10:42 am
by Vitaliy Radovanski

Kamal, I'd suggest you use the QuickBlox server-side interface - http://quickblox.com/developers/Simpl... (for iOS) or http://quickblox.com/developers/Simpl... (for Android) - there is a comprehencive tutorial along with a number of code samples. Hope that helps.