leanflutter / local_notifier

This plugin allows Flutter desktop apps to notify local notifications.
MIT License
71 stars 30 forks source link

macOS: Notifications not working #30

Open faarukbulut opened 3 months ago

faarukbulut commented 3 months ago

The notifications are working perfectly on Windows, but they are not showing up on macOS. Here are the details of my setup and the issue:

The notifications are working perfectly on Windows, but they are not showing up on macOS.

Expected Behavior: Notifications should appear on macOS as they do on Windows.

Actual Behavior: Notifications do not appear on macOS. No errors or logs are generated that indicate the issue.

Device: Macbook AIR M1 2020 Sonoma 14.5

Flutter Doctor:

[✓] Flutter (Channel stable, 3.22.2, on macOS 14.5 23F79 darwin-arm64, locale tr-TR) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 15.2) [✓] Chrome - develop for the web [✓] Android Studio (version 2023.1) [✓] VS Code (version 1.90.2) [✓] Connected device (3 available) [✓] Network resources

lijy91 commented 3 months ago

Please check if the app is allowed to display notifications in the settings.