Sending message on mobile keeps closing the virtual keyboard

hi, i am using “sendbird-uikit”: “1.3.2”,
when i click on the send button the virtual keyboard is closing and it’s not a good experience for our users…
try to fix it i registered for onBeforeSendUserMessage and refocus on the input element to keep the keyboard open and this is the result on mobile safari


any suggestions?

upgrade to version 2.0.2 fixed it for me… the question is it stable to use in production??

@Dror_Elgabsi Glad you were able to get this sorted out by upgrading to 2.0.2. We consider any version released to be stable for production.

Thanks,
Tyler

I see this problem in the very newest version now…was this bug re-introduced??

Specifically, submitting a message on iOS Safari closes the keyboard and you have to keep tapping back into the input field, very annoying user experience.