You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
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?
@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.
@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.
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.
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
The text was updated successfully, but these errors were encountered: