Page 1 of 1

Sending Push Notifications from the app with Channels

Posted: Fri Jul 22, 2016 10:01 pm
by Logan Wells

Hi there,

We are almost finished with implementing push notifications into our app (the ability to select channels is added and the Devices part of the DB is working well), however, we are having trouble sending a push notification from inside the app.

Is there a way to create a service to send the notification? We would like to filter by channels?

Thank you very much,

Logan


Sending Push Notifications from the app with Channels

Posted: Mon Jul 25, 2016 4:59 am
by Yurii Orishchuk

Hi Logan,

Please learn how to send push notification in your document here: https://docs.appery.io/reference#push...

Also to filter pushes by channel you need to specify channel filter in a query.

Please find details how to configure push send service on screen shot:
http://prntscr.com/bx3tuo/direct

Regards.