Push Notifications

0
Question: I'm having trouble implementing the Simple Push Notifications module (Mendix Marketplace - SimplePushNotifications) from the Mendix Marketplace in my application. Have others successfully integrated this module? Specifically, I'm struggling to connect it to the rest of my app. I think this module could meet my needs, but I need some guidance. Here are some screenshots that illustrate where I'm getting stuck:     I'd appreciate any advice or suggestions you might have. If you know of alternative solutions that could work for me, I'd love to hear about them as well.
asked
1 answers
0

Hi Matthew,

just make your own custom 

take a listview -> write your logic -> take a bell icon on the navigation snippet -> onClick of this icon show your listview with conditional visibility.

 

Hope you like the answer.

answered