Skip to content

Bug: No Notification Sound when notification arrives #483

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

Closed
Itsamanjain opened this issue Jan 10, 2024 · 6 comments
Closed

Bug: No Notification Sound when notification arrives #483

Itsamanjain opened this issue Jan 10, 2024 · 6 comments
Labels
a-Android Issues specific to Android, or requiring Android-specific work a-notifications

Comments

@Itsamanjain
Copy link

Android users are experiencing a lack of notification sound. It's essential to investigate and resolve this issue. Additionally, tagging @gnprice to verify if a similar problem exists on iPhones. Coordination is needed to ensure a comprehensive solution for both Android and iPhone users.

@Itsamanjain
Copy link
Author

I have an update after some changes in notification.dart. Now, I am getting notification sounds on my Android device. I will create a pull request when I am confident that it works on other devices as well.

@gnprice
Copy link
Member

gnprice commented May 3, 2024

Thanks for the report. It looks like we didn't follow up on it sooner, oops.

@Itsamanjain are you still seeing this issue? If so, I'd be glad to get more details so that we can debug. Two key pieces of information to start on that would be:

  • What Android version are you seeing the issue on?
  • What version of the app are you seeing the issue with? In particular, does the issue reproduce if you use the published version from the beta, or only with a version you build and run yourself?

To make the background explicit: notifications work fine for me, including on Android, including notification sounds. I don't recall hearing any other reports of this symptom, so I believe they work fine for most people. If there's a bug causing them to not work for some people, that's something we'll want to fix, but a key step toward that will be to identify where the bug appears — it's not "Android users" in general.

@gnprice
Copy link
Member

gnprice commented May 3, 2024

I have an update after some changes in notification.dart. Now, I am getting notification sounds on my Android device. I will create a pull request when I am confident that it works on other devices as well.

If you still have these changes, then sharing them would be helpful for debugging too.

It looks like you made a couple of PRs (both of them around this time), #482 and #484. But #482 is from before this issue report, and at #482 (comment) you say sound wasn't working even after it; and #484 is a duplicate of #482. So it doesn't seem like those represent the changes you had in mind here.

@gnprice gnprice added a-Android Issues specific to Android, or requiring Android-specific work a-notifications labels May 3, 2024
@skushagra

This comment was marked as off-topic.

@gnprice

This comment was marked as off-topic.

@gnprice
Copy link
Member

gnprice commented Jun 26, 2024

Closing this because there isn't anything we can do to investigate without further information about the report.

@Itsamanjain if you (or anyone else reading this) see symptoms like these again, feel free to reply with more details and we can reopen.

@gnprice gnprice closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-Android Issues specific to Android, or requiring Android-specific work a-notifications
Projects
Status: Done
Development

No branches or pull requests

3 participants