SyntaxFix
Write A Post
Hire A Developer
Questions
For iOS 9.0 and above use this code in app delegate
[[UIView appearanceWhenContainedInInstancesOfClasses:@[[UIAlertController class]]] setTintColor:[UIColor redColor]];