SyntaxFix
Write A Post
Hire A Developer
Questions
Solution for iOS10. Works fine.
NSURL *URL = [NSURL URLWithString:@"App-prefs:root=TWITTER"]; [[UIApplication sharedApplication] openURL:URL options:@{} completionHandler:nil];