I've added a UITextField so I can type some text in my app. I can type text, and the text is displayed. However, there is no cursor, and so there's no way to tell what you are modifying before modifying it.
Is it an expected behavior ? Is there any way to show the cursor ?
Thanks in advance