I have UISearchBar in UITableView as a table header. When I push the UISearchBar for start searching, this method is being triggered>
UISearchBar
UITableView
Cursor in the search bar takes color from Search Bar -> View -> Tint Color property. In your case, it is set to White color, so it becomes invisible.