-
Notifications
You must be signed in to change notification settings - Fork 4k
🐛 [firebase_messaging] playing sound when phone is in silent mode or vibrate mode #7787
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
Comments
@priyesh-bit |
@darshankawar Ive already gone through this, but in my sound is coming very well but sound is also coming when phone is in silent mode. sound : default behaviour is working very well (normal/silent/vibrate) |
@priyesh-bit |
Device info: Nokia C01 Plus - Android 11 |
Thanks. Keeping it open and labeling it for further inputs. /cc @russellwheatley |
@priyesh-bit |
Hey @priyesh-bit. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @priyesh-bit if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
Bug report
Describe the bug
Ive added push notification custom sound and issue is sound is playing when phone is in silent mode or vibrate mode.
Steps to reproduce
Steps to reproduce the behavior:
NotificationManager.IMPORTANCE_HIGH
|NotificationManager.IMPORTANCE_DEFAULT
MainActivity.kt
main.dart
Expected behavior
It should not play sound while silent mode
Let me know if im missing anything.
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: