I have the following problem:
I have a system where it is possible to record a series of tasks to be performed by a team or person. What I need is that whenever a request is terminated by a user, everyone else receives a notification saying that it has completed.
My doubts are:
a) Assuming that users can enter or exit solver groups, which would be most recommended. Push Push to: Topics, Groups or single devices?
b) How to prevent Push from being generated after the user logs into the app?
Solving groups would have a model similar to What's app groups. If the user leaves the group, it is no longer notified.