crisp-im / crisp-sdk-android

:package: Crisp Android SDK, add a chat in any Android app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/android-sdk/
Other
55 stars 17 forks source link

Android notifications : persistent vibrator #28

Closed Endalaust closed 4 years ago

Endalaust commented 4 years ago

Hi

It is not possible to manage notifications correctly on android, the vibrator is always present.

Example: Each time a new message is received, the phone vibrates (even if no notification banners) and notifications are disabled.

More dangerous: If I lose the network for 2 hours and I receive 400 messages on Crisp during this time, when I regain network, my phone will vibrate 400 times for 20 minutes.

Right now my team had to uninstall Crisp from the android phones. No worries on iOS though.

Thanks.

baptistejamin commented 4 years ago

Hello!

Is it related to the Crisp Android App or the Crisp Mobile SDK?

Endalaust commented 4 years ago

Ah crap, Crisp Android App.. I asked where I can open issue on your crisp website, I haven't checked where Camille sent me.

Endalaust commented 4 years ago

Since we have changed all android phones, we don't have this issue anymore...