crisp-im / crisp-sdk-ios

:package: Crisp iOS SDK, add a chat in any iOS app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/ios-sdk/
Other
43 stars 18 forks source link

Chatview gets freeze #97

Closed reygie25 closed 1 month ago

reygie25 commented 1 month ago

The chatview freezes while typing, I can't even tap the close button and it will make the whole app freeze. Please check the video

Here's the pod I used. Also, there were no logs in Xcode regarding the crisp when I encountered the issue.

pod 'Crisp'

https://github.com/user-attachments/assets/7b3932a4-b894-47b2-95c1-c42c1618573d

reygie25 commented 1 month ago

Our team investigated this issue, which only occurs on a paid plan(TRIAL). We tried downgrading the plan, and the Chat View UI works perfectly.

eliottvincent commented 1 month ago

Hey, can you let us know what iOS SDK version you use?

reygie25 commented 1 month ago

I didn't specify an SDK version in the pod file, so I think I'm using the latest version image

nesium commented 1 month ago

Hi @reygie25. Thanks for your report. The issue should be fixed in 2.5.5. Please let us know if that works for you.