cinny-desktop
cinny-desktop copied to clipboard
No desktop notifications on macOS 14 (Sonoma)
Describe the bug
When clicking the "Request Permisson" button in the Notification settings seemingly nothing happens. Cinny also never tries to send any notifications on macOS 14.
Tested with the current x86_64 Release from GitHub Releases as well as an M1 Arm64 build created from source.
Reproduction
- Open Settings
- Click 'Notifications'
- Click 'Request Permission' next to the 'Desktop Notifications' row
- Switch to another app and have someone send you a message
Expected behavior
- on the first received Message macOS should open the system banner asking if Cinny should be allowed to display notifications
- for all following messages there should be desktop notifications
- Cinny should appear in the list of applications with Notification permission in macOS System Settings
Platform and versions
1. OS: macOS Sonoma (14.1.2) on AppleSilicon
2. Cinny version(s): Version 3.2.1 (20231101.110101) x86_64 official / Version 3.2.1 (20231204.095938) arm64
3. matrix.org
4. GitHub Releases (x86_64) as well as Git main branch (arm64 built from source)
Additional context
No response
I think tauri requires notifications to be send differently. https://tauri.app/v1/api/js/notification/#sendnotification cc https://github.com/cinnyapp/cinny/issues/1570