I am using a textfield with a keyboard. The words that are typed into the textField do not nescesarily need to exist because names are allowed to be typed in that the dictionary may not recognize. This is a problem. The suggestions at the top of the keyboard correct the name if it is not common. I know this is probably a built in feature in Xcode but for some reason I don't see it. How do I dismiss the suggestions at the top of the keyboard?
Any suggestions would be greatly appreciated.
Thanks in advance.