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
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.