walterholohan / react-native-crisp-chat-sdk

React-Native bridge for Crisp Chat iOS and Android SDK's
MIT License
70 stars 26 forks source link

Error starting chat #77

Closed kindacoder closed 1 year ago

kindacoder commented 2 years ago

Having this issue when implemented library Screenshot_1655863180

walterholohan commented 2 years ago

Have you set your YOUR_WEBSITE_ID in MainApplication.java

kindacoder commented 2 years ago

Yes

harshps08 commented 1 year ago

Facing same issues in ios

lapwil commented 1 year ago

hum yes I'm also facing this issue on both OS too,

I did replace the YOUR_WEBSITE_ID in both AppDelegate.m and MainApplication.java, and I can connect with that same ID on app.crisp.chat 🤔

kindacoder commented 1 year ago

No need to do that actually @lapwil , i tried different way and its working fine now

baptistejamin commented 1 year ago

@kindacoder How did you solve the issue?

ForevereBest commented 1 year ago

How to solve this problem?

lapwil commented 1 year ago

If it can help some of you, I had an issue with the way we had configured CRISP, there is an allow domain option in security when you're on your service dashboard. Since then, it works perfectly fine.