hi,
i tried to implement a settings page, where i can toggle to disable or activate the novu notifications gloabally seperatly besides the default option in the Inbox Component.
i used the Subscriber preferences API to get and update the preferences.
if i manually trigger a workflow in my application and disable the in-App Notification before i still get the notification somehow.
i also checked the preference settings in the Inbox Component and they are disabled when i turn off my switch, so my code should work.