I add UISearchBar above UINavigationBar and set UIsearchbar showsCancelButton YES, work fine in iOS6 but in iOS7 not showing cancel button.
I used below code snippet
Yes
In iOS 7 button is located on the screen, but it's title could be invisible
My solution was to set Search Style to "Minimal" and choose bar tint colour for "Cancel" text colour in IB