The iOS navigation bar is hidden when the on-screen keyboard is activated within my application. How can I prevent this from happening? It happens when the user is in the search bar and also if the user clicks in it.
I managed to show the navigation bar on the search page once the user clicks cancel or search/finish editing but the search bar then goes under the navigation bar.
I do not have "hide bar if keyboard appears" selected on the interface builder.
Try this,