Michael Pierce
Posts: 0
Joined: Mon Apr 22, 2013 12:36 am

Push Notifications

How would I implement push notifications to send a push to notify it is the next person's turn? I have a 2 player dice game and when the current user clicks send it updates the database with the new game info and changes the values of whose turn it is. When this happens I want a notification to go to the player whose turn it is now that it is now their turn.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Push Notifications

This tutorial will give you the direction how to set up Push Notifications feature in your app.
:: http://docs.appery.io/tutorials/sendi...

Michael Pierce
Posts: 0
Joined: Mon Apr 22, 2013 12:36 am

Push Notifications

I have read through it but I still don't understand how to set it up for a specific device to get the notification when it is their turn.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Push Notifications

Sending Push notifications to a specific device - is something we are working on.

Michael Pierce
Posts: 0
Joined: Mon Apr 22, 2013 12:36 am

Push Notifications

ok thanks Max!

a
Posts: 0
Joined: Sat May 24, 2014 5:40 am

Push Notifications

Max, is sending push notifications to a specific device an available feature now?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Push Notifications

Hello,

The Appery.io push notifications feature allows you to send push messages to users who have installed your app http://devcenter.appery.io/documentat....

Return to “Issues”