In my case this solved the issue,
DispatchQueue.main.async { self.searchController.searchBar.searchTextField.textColor = .red }