Currently I am trying to embed a UISearchController into my application. But the UISearchBar, which is a property of the UISearchController, doesn\'t get displayed properly,
if someone have a problem like non-translucent hidden the search bar u can just had this :
self.definesPresentationContext = true
Regards