Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

No sound and vibration in push messages #137

Open
lenzch opened this issue Oct 19, 2020 · 1 comment
Open

No sound and vibration in push messages #137

lenzch opened this issue Oct 19, 2020 · 1 comment

Comments

@lenzch
Copy link

lenzch commented Oct 19, 2020

When using Android devices with version >= 8 neither sound nor vibration effects are applied, when a push notification is received on the default channel.

The root cause seems to be, that the default channel created by the library has IMPORTANCE_LOW assigned during creation.
This prevents any 'intrusive' effects.

Please change it to at least IMPORTANCE_DEFAULT

Code for referene:

lenzch added a commit to lenzch/bms-clientsdk-android-push that referenced this issue Oct 19, 2020
@lenzch
Copy link
Author

lenzch commented Oct 20, 2020

Please see #138 for change

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

No branches or pull requests

1 participant