Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS: Notifications not working #30

Open
faarukbulut opened this issue Jul 2, 2024 · 2 comments
Open

macOS: Notifications not working #30

faarukbulut opened this issue Jul 2, 2024 · 2 comments

Comments

@faarukbulut
Copy link

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
Copy link
Member

lijy91 commented Jul 2, 2024

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

@git-boya
Copy link

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

How to apply for notification permission within the program? It is turned off by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants