Simply creating a UITextField
in ios7
SDK
but when I enter some input, text is shown UItextField
but cursor isn't.
Any clue about what can be the problem?
Change the tintColor of the UITextField with a cursor
[mobileTextField setTintColor:[UIColor blueColor]];
if you are use the XIb please set the tin color of UITextField
Note :- This is working on IOS 7+
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With