Hello
I am working on a server based app, where I need to implement push notifications.
I researched a bit and found some good third side parties to go along with corona like:
pushwoosh, OneSignal, GameThrive and pushbots. (my app is for android at this point).
They all ahev some good options to send notifications to users, but what I really need is
the ability for users to push notifications to other users, for sake of friend request (not facebook based,
at this point I might add I am running a database and register users into it), or challenging one another.
I did not see this done or explained anywhere. think of it like whatsup where you get new message from other users and you get beeped with a notification.
Can anyone please explain the process this is done or at least direct me to where I can find some answers?
Thanks ahead for reading.