Good day, in Unity, is there any way or plugin that can remove the input box in the mobile keyboard? because its kinda redundant seeing the input in our input box and the mobile keyboard.
The goal is to implement this in IOS and Android devices.
Thank you.
Thanks everyone, I found out that I just need to "check" or toggle the "Hide Mobile Input" in TMP_Input inspector.