Normal UITextField displays a UIKeyboard which includes alpha+Numberic+specials
But I need alpha only…
I need this because if user enters something like — A’bad
it has a char ‘ — which is affecting my query .
How we can set only alphabetic UIKeyboard to user?
This SO post answers your question:
UIkeyboard type