Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

No sound in local or scheduledLocal notification ( Android ) #1143

Closed
Return-1 opened this issue Jul 23, 2019 · 4 comments
Closed

No sound in local or scheduledLocal notification ( Android ) #1143

Return-1 opened this issue Jul 23, 2019 · 4 comments
Labels

Comments

@Return-1
Copy link

Return-1 commented Jul 23, 2019

Using the latest version, local notifications yield no sound ( apparently in Xiaomi devices).
If i manually go to app settings > permissions > i can see the channels created on the manifest but the Sound notification is by default disabled.

Is this a known issue and if so is there a workaround?

EDIT: This might be related https://stackoverflow.com/questions/53150950/enable-sound-button-in-notification-channel

@LuisBonsembiante
Copy link

The same to me!, also with vibration

@Return-1
Copy link
Author

@LuisBonsembiante vibration works for me if sound is disabled on the phone but local notifications not yielding any sound is kind of problematic as the users wont pay any attention.

@LuisBonsembiante
Copy link

@Return-1 yes you are right about the vibrate.... I debbug de library and the line that return the sound location give me: "content://settings/system/notification_sound"..but i try to found this route in the Xiami note 6 and dont have lucky... may be that is the problem or I wrong with my found.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

2 participants