I have a WebView based iOS project where the keyboard is not rendering as expected on iOS 17 but works fine on devices with iOS 15,16. Attached are the images from simulator and device.
Please help.
I tried setting WebView contentInset in keyboardWillShow() but it did not work.