I'm using an alert view and the options are to change one of the values that are wrong so what I want to do is when the user selects which value he wants to change the text field corresponding to the value start editing.
If you have named a UITextField givenVin, then you could try with:
[self.givenVin becomeFirstResponder];
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