But when I live-test it on my android phone, the top 2 text inputs don’t show their hints, and clicking on them does nothing. I am in despair!!! Can someone please help???
Thank you for the speedy reply! Here it is: https://x.thunkable.com/copy/9ea6545ead832f2c9620f5c18a7bd0cb
Note: The input issue only occurs when live-testing on a phone. I tried both my Android and iOS phones, and they both had the same issue. Thunkable Live is installed with its latest updated version, but MAYBE it’s the problem. I don’t really know…
I see what you mean about the text inputs not working on an iPhone. But I have not been able to duplicate the issue myself when adding a new Text Input. I’ve checked every property of the Text Input and I don’t see any difference from yours. Very strange.
I faced the same issue after making an update to my app recently (update was nothing to do with the text inputs).
after a lot of messing I solved it by going into the advanced tab of the text input and changing editable to false and then back to true.