Closed bakwc closed 7 months ago
Code:
INPUT_FIELD.text = "SomeText";
For mobile input it's not working. On PC everything works, on Android - empty fields
You should do it with MobileInputField class
Code:
For mobile input it's not working. On PC everything works, on Android - empty fields