e are using the following code
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs:root=General&path=Battery"]];
But the code doesn't work.
Are there any new redirection API for iOS 12.
e are using the following code
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs:root=General&path=Battery"]];
But the code doesn't work.
Are there any new redirection API for iOS 12.