November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Carl
For the notifications icon, there should be no channel filtering. It should show all notifications for the user.
Have you confirmed that the notifications are stored correctly in the database? And that the receiver user name matches the one in your session, exactly?
Does it show up if you omit the recipient (emulating a general notification for all users)?
I'm still confused after reading these two documentation pages.
https://docs.developers.optimizely.com/content-management-system/docs/using-notifications
https://docs.developers.optimizely.com/content-management-system/docs/usage-examples
I've implemented the:
and in startup:
I do not need to format it in a special way I just want it displayed as is, but nothing is shown in the "notifications" tab.
What am I missing?
Do I need to implement my own notification handling?
https://docs.developers.optimizely.com/content-management-system/docs/usage-examples#retrieve-user-notifications
Or my own subscription thing?