[Problem/Question]
When I tap into the SBUMessageInputView object to write for a sendable message, the keyboard appears and the input is placed 287px top of the keyboard top anchor. But this only happens in iOS 18.x devices. In previous versions we’ve never seen this, the input was placed just beyond the keyboard top anchor
[UIKit Version]
sendbird sdk v 3.1.48
sendbird ui-kit main-v2 branch [Reproduction Steps]
I’ve not seen any constraint made by us in our code, so I suspect is something internal in your code [Frequency]
Always [Current impact]
The user is not seeing what /shehe is writing
@Jason Not now, the v3 needs to make a full architectural change and I have to release a new version for the app this next week (i’m working alone in a startup and I have to take care of ios, android and web apps). It’s not logic that if something is working in previous versions of IOS with a specific version of the library that now it is broken on iOS 18.x. Cannot be fixed in v2 branch? The problem is that this is happening now in production. The people who updates to ios 18 is having this trouble, and we didn’t see this when we released the last version of our app and we tested with ios 17