#4 敏感字符 2013年10月15日 2楼 @sunyawang 貌似是5.0的时候可以用 [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs:root=LOCATION_SERVICES"]]; 这个来进,但是以后就没有了…… 欣赏 0 反对 0 回复本楼
#5 adad184 2013年10月15日 只能在iOS 5.0的时候使用 5.1之后修复了这个问题 详见 http://stackoverflow.com/questions/8246070/ios-launching-settings-restrictions-url-scheme 欣赏 0 反对 0 回复本楼