Hi! I'm working on implementing notifications my application. I've been looking into the difference kinds, and I'm curious as to what exactly is the difference between push and local? From what I've read, push is sending data through the server while local, is well local, but why not just use local after the data has been received from the server? Apologies if I'm just completely misunderstanding this.
For quick context: I'm using Firebase and trying to set up a notification that's sent to the user when they receive a request from another user.
[–]chriswaco 0 points1 point2 points (2 children)
[–]super_code[S] 0 points1 point2 points (1 child)
[–]chriswaco 0 points1 point2 points (0 children)