Hi,
The mobile bottom input only shows up on iphone when clicking one input while another is already selected, otherwise it doesnt show up. Causing the screen to scroll up only randomly (to show the bottom input).
I have not found a definite cause or a way to fix it, but I believe it's related to iOS restricting input related actions to actual touch events. And unity's input events not always being in sync with browser events.
I might be wrong. I will update if I find a cause or a solution.
We are using InputField, not TMP.
Thank you for your great work @kou-yeung
Hi,
The mobile bottom input only shows up on iphone when clicking one input while another is already selected, otherwise it doesnt show up. Causing the screen to scroll up only randomly (to show the bottom input).
I have not found a definite cause or a way to fix it, but I believe it's related to iOS restricting input related actions to actual touch events. And unity's input events not always being in sync with browser events.
I might be wrong. I will update if I find a cause or a solution.
We are using InputField, not TMP.
Thank you for your great work @kou-yeung