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

Android Grouped Notifications do not Work #2486

Open
ImranR98 opened this issue Dec 8, 2024 · 1 comment
Open

Android Grouped Notifications do not Work #2486

ImranR98 opened this issue Dec 8, 2024 · 1 comment

Comments

@ImranR98
Copy link

ImranR98 commented Dec 8, 2024

Describe the bug
The "grouped notification" example code provided in the documentation does not seem to work - I still get each notification separately.

To Reproduce

  1. Create a Flutter app.
  2. Paste the code from here: https://pub.dev/packages/flutter_local_notifications#grouping-notifications
  3. Run the app.
  4. See that the example notifications are not grouped. Instead, the two "normal" notifications appear separately, and the "summary" notification does not show up at all.

Expected behavior
The 2 example notifications should appear in a group.

Sample code to reproduce the problem
https://pub.dev/packages/flutter_local_notifications#grouping-notifications

@Levi-Lesches
Copy link
Contributor

Thanks for reporting. I'll have some spare time later this week or next and I'll try to reproduce and debug this then

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

2 participants