NSURL*url=[NSURL URLWithString:@"prefs:root=LOCATION_SERVICES"];
[[UIApplication sharedApplication] openURL:url];
但是iOS10好像全都用不了了
NSURL*url=[NSURL URLWithString:@"prefs:root=LOCATION_SERVICES"];
[[UIApplication sharedApplication] openURL:url];
但是iOS10好像全都用不了了
本文标题:app跳转到设置定位界面
本文链接:https://www.haomeiwen.com/subject/dxapyttx.html
网友评论