Closed olaurendeau closed 2 months ago
Having the same issue. Did you manage to resolve this?
Hello all,
Same issue for me, someone have any idea ?
Do you have any logs with ADB?
Side note: It could also be related to rate limiting. there a limit of sessions that can be created per period of 5 minutes
@baptistejamin i just finish my investigations, i found a change on your documentation not applied in my crisp implementation:
+ implementation("im.crisp:crisp-sdk:2.0.2beta3")
It looks good with this change.
Hello!
We just updated the SDK :)
Hi @baptistejamin, I've tried again with your new version but still got the same behavior, working fine on ios and nothing showing up on android.
Hello,
Crisp Chat was working just fine on both android and iOS until recently (I can't precisely identify the moment where it stop working on Android, but my guess is that it relates to the upgrade of Expo I performed from 48 to 50 with many libraries upgrades). There is no errors, the chat is just not showing up.
Video of the issue in Simulators (same behaviour on real devices)
https://github.com/walterholohan/react-native-crisp-chat-sdk/assets/1516110/b3c4f700-88eb-4fc1-a33d-5665ca171406
My support page code :
My dependencies :
Thank you.