Has anyone got the following call to work in tvOS?
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:UIApplicationOpenSettingsURLString]];
When I try it in my app, it just logs the following:
LaunchServices: ERROR: There is no registered handler for URL scheme app-prefs