@Bonsaiko wrote:
Hello,
I'd like to use notifications, but I'm not sure of what to do.
Here's what will happen:
- a user A does something related to a user B, and the action is "stored" in the database
- the user B should ne notifiedI thought I should use push notifications, but in this case, I don't want to use an external site to send the notification: I need the notification to be sent when the user A does the action.
I was thinking of local notification, but I still have the problem: local notification will be triggered on the device of user A, but not from user A to user B on another device...
How do you think I should do ?
Thanks for your help.
Posts: 1
Participants: 1