Hi,
Recently, I have integrated the latest SDK (freshchat_sdk ^0.10.10) of Freshchat for FLUTTER for both iOS and Android into an app I am developing.
The integration on the Android platform has been successful and works smoothly. However, I have experienced certain issues when using the Freshchat SDK on iOS, specifically regarding the time it takes for a message to be reflected in the UI after using the Freshchat.showConversations() function.
In detail, I have noticed that when a notification is received, it is reflected almost instantly in the ios notifications. However, displaying the message in the UI can take significantly longer compared to the Android experience. This has led to a discrepancy in user experience between the platforms.
Since the functionality on Android is seamless and the message is reflected at virtually the same time the notification is received, I would like to request your assistance in addressing this specific issue on iOS. I would appreciate any guidance, suggestions or solutions you can provide to improve the speed of message reflection on the iOS platform.
thanks