Baljeet kaur
Baljeet kaur
NNovu
Created by Baljeet kaur on 4/4/2024 in #💬│support
In-app notification issues
Hello, currently, I'm implementing Novu In-App notifications in my core PHP project. I've integrated React components and used cURL for triggers, as shown in the snippet in dashboard workflow and i have also self-hosting it by dockerzing Below i am mentioning the issue i am facing for so long . So please guide me to resolve these issues 1. Without reloading the page, I'm unable to detect if any notifications have arrived. Note: The health check is working fine, and the socket URL mentioned in the React code returns "hello world" when running. However, the WSS link is causing issues, displaying an "invalid namespace" error. AppVersion is 0.23.0 2.I'm encountering avatar issues. When sending notifications to other users, the sender's avatar is rendering on the receiver's notifications, changing all notification avatars. Note: I'm including the avatar link in the actor parameter when triggering notifications. Thank you !!
7 replies