Commit or version
1.3.4
On which operating systems the error occurs
Windows
Issue description
OBS Notifier launches correctly and connects to obs-websocket, but no toast notifications appear on Windows.
obs-websocket events are received, but nothing is displayed in Windows Notification Center.
Environment
OBS Studio: 32.0.1 (64-bit, Windows)
OBS Notifier: 1.3.4
OS: Windows 11 Insider Preview, build 26200 (25H2)
What I Tested
Verified that Windows Toast notifications are working with PowerShell (Windows.UI.Notifications.ToastNotificationManager) → system notifications display correctly.
Verified that obs-websocket connects and events are received.
Tried re-enabling Focus Assist / Notification settings, no change.
Problem persists only with OBS Notifier.
Possible Causes
Outdated Notifier version: 1.3.x was designed for OBS 28–30, may not be compatible with OBS 31/32.
Missing AppID for Windows Toast: Windows 11 Insider (build 26200) requires a valid AppID for toast notifications. If no AppID is registered, notifications may be silently discarded.
Windows Insider restrictions: Newer Insider builds enforce stricter notification policies, which might break older implementations.
Would it be possible to update OBS Notifier to ensure compatibility with OBS 31/32 and newer Windows builds?
Steps to reproduce
- Install OBS Notifier 1.3.4
- Launch OBS Studio 32.0.1
3.Verify that obs-websocket server starts(port 4455)
4.Confirm Notifier connects successfully (log shows new client connected)
- Trigger any OBS event (e.g., stream start/stop)
- Expected: Toast notification should appear
- Actual: No notification is shown
2025-10-02 23-34-14.txt
Commit or version
1.3.4
On which operating systems the error occurs
Windows
Issue description
OBS Notifier launches correctly and connects to obs-websocket, but no toast notifications appear on Windows.
obs-websocket events are received, but nothing is displayed in Windows Notification Center.
Environment
OBS Studio: 32.0.1 (64-bit, Windows)
OBS Notifier: 1.3.4
OS: Windows 11 Insider Preview, build 26200 (25H2)
What I Tested
Verified that Windows Toast notifications are working with PowerShell (Windows.UI.Notifications.ToastNotificationManager) → system notifications display correctly.
Verified that obs-websocket connects and events are received.
Tried re-enabling Focus Assist / Notification settings, no change.
Problem persists only with OBS Notifier.
Possible Causes
Outdated Notifier version: 1.3.x was designed for OBS 28–30, may not be compatible with OBS 31/32.
Missing AppID for Windows Toast: Windows 11 Insider (build 26200) requires a valid AppID for toast notifications. If no AppID is registered, notifications may be silently discarded.
Windows Insider restrictions: Newer Insider builds enforce stricter notification policies, which might break older implementations.
Would it be possible to update OBS Notifier to ensure compatibility with OBS 31/32 and newer Windows builds?
Steps to reproduce
3.Verify that obs-websocket server starts(port 4455)
4.Confirm Notifier connects successfully (log shows new client connected)
2025-10-02 23-34-14.txt