Hi Wendy,
Push notifications only works in background.
But when your app is open & you want to get notifications then you have to use toast notifications.
Check out this video
https://youtu.be/O5kSV_JiOTQ?si=SBypcFzNn2aiZhEm
Hello Wendy,
There are different modules for that or you can create it yourself for example with an websocket :
https://marketplace.mendix.com/link/component/107957 - Pusher
https://marketplace.mendix.com/link/component/118651?ste_sid=fe404d26ea7595392c57362e9552ff3f - Toastr
Hope this helps,
Good luck!
Hi Jelle van Leeuwen, Thanks for the info. I am investigating the Toastr option. I like this idea.
Many thanks.
Wendy