react-native-crisp-chat-sdk
react-native-crisp-chat-sdk copied to clipboard
React-Native bridge for Crisp Chat iOS and Android SDK's
Bumps [got](https://github.com/sindresorhus/got) to 12.5.1 and updates ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together. Updates `got` from 9.6.0 to 12.5.1 Release notes Sourced from got's releases. v12.5.1 Fix...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together. Updates `parse-url` from 5.0.1 to 8.1.0 Release notes Sourced from parse-url's releases. 8.1.0 [email protected]...
Sometimes I have been getting this when I open the app: SIGSEGV: Signal 11, Code 2 > Attempted to dereference garbage pointer at 0x8000000000000028. According to sentry it happens at:...
I don't see any issue/PR/commit about supporting RN's [new Architecture](https://reactnative.dev/docs/the-new-architecture/landing-page), therefore I assume this lib is not compatible yet (I haven't looked at the code yet) Do you have any...
Hi All Please see attached video file for behavior Reproduce: It can be reproduce on [example app](https://github.com/walterholohan/react-native-crisp-chat-sdk/tree/master/example), git clone this repo and do yarn install, yarn android Device: Google Pixel...
in Upto Android 13 devices? When I navigate from one screen to another, the app closes after pressing the back button of the device He is taking me to the...
can you add a way to force a locale like in the web sdk? https://docs.crisp.chat/guides/chatbox-sdks/web-sdk/language-customization/#how-to-force-a-locale
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...
Hello everyone, I'm facing an issue with the reset session feature. Within my app both guest and authenticated users have access to the crisp chat. When the user login we...