79376504

Date: 2025-01-22 04:05:40
Score: 1
Natty:
Report link

In my case this solved the issue,

 DispatchQueue.main.async {            
       self.searchController.searchBar.searchTextField.textColor = .white // Your Color        
} 
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Shuvo Joseph