Editbox on IOS requires two taps to gain focus

There is an issue in iOS where the editbox takes two taps to gain focus. The same build works fine on Android and the web. How to solve this issue?

Hi there, this bug fixed in Cocos 3.7.3. Here is PR: fix ios inputOnToolbar missing cursor by mmyduckx · Pull Request #14784 · cocos/cocos-engine · GitHub
Maybe you can try this modification or use latest vsersion. :slight_smile:

1 Like