Pop up notifications with broadcast with reverb
I'm trying to get Notifications to pop open when an event comes in with reverb. Currently the notification show up where the bell is, but it doesn't pop open like they would if you just use ->send().
User b send an notification to user a via broadcast. On A screen I want the notification to actually show.
I can't seem to get it to work. Notifications are being send and received.
0 Replies