23tony
Well-Known Member
I have an app where i need the receiving devices to acknowledge receipt of the notification. This is so the server can take certain actions after all of a user's registered devices have gotten it.
Currently I'm using a simple REST api http call, but I'm wondering if upstream notifications would be a better approach?
What would be the considerations for choosing one over the other?
Currently I'm using a simple REST api http call, but I'm wondering if upstream notifications would be a better approach?
What would be the considerations for choosing one over the other?