cinnyapp / cinny-desktop

Yet another matrix client for desktop
GNU Affero General Public License v3.0
360 stars 37 forks source link

No desktop notifications on macOS 14 (Sonoma) #249

Open HealsCodes opened 6 months ago

HealsCodes commented 6 months ago

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

  1. Open Settings
  2. Click 'Notifications'
  3. Click 'Request Permission' next to the 'Desktop Notifications' row
  4. Switch to another app and have someone send you a message

Expected behavior

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

aceArt-GmbH commented 5 months ago

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