Swift trae algo al frente de la vista
self.view.bringSubviewToFront(yourView)
TheKrisinator
self.view.bringSubviewToFront(yourView)