I have installed the react-native fresh chat package and set up the initial configuration. So I need open the conversation widget on the app.
Freshchat.showConversations(conversationOptions);
I tried the above code to show conversation but I getting a widget with a loader inside it. Loader not stoping.
Please help to fix this issue. Thanks !!!!
I resolved this by adding: