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

Keyboard covering the message box while typing #68

Closed halmg closed 2 years ago

halmg commented 2 years ago

Our customer support team has been receiving a number of complaints from our users that when they are using our chat platform, when sending messages to us, the keyboard obscures what they are trying to type, thus making it difficult for them to formulate their message. Is this a known issue from your side? And is there anything we can do from our side in order to fix it?

We have looked into troubleshoot topics available on your help site but none of them match and answer this issue.

We have also been in contact with your customer support, that directed us here. We will appreciate your help, and thanks in advance.

Here is an example of what we are referring to, sent by one of our users.

https://user-images.githubusercontent.com/9902894/153581264-2ff4e5ff-c90d-4836-9d19-35617bd72451.mov

JMCPH commented 2 years ago

Experiencing the same thing. Any update @baptistejamin ?

nesium commented 2 years ago

Thanks for your report and the video @halmg.

I believe that I was able to reproduce the issue. This situation could happen when pulling the presented ChatViewController down slightly, releasing and tapping the textfield quickly afterwards.

We've resolve the issue in the 1.2.0 release.

Please let us know in case you're still seeing the issue after upgrading, ideally with steps to reproduce.