I have a search field for my iPad app, and when the user begins typing in it, a list of suggestions pops up in a popover (similar to the Google search box in the Safari app). I want to blur the search field and hide the keyboard once the user taps on a suggestion, however, I can't figure out how to do it. Does anyone know?
↧