We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Please check if the app is allowed to display notifications in the settings.
Sorry, something went wrong.
How to apply for notification permission within the program? It is turned off by default
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: