简体   繁体   中英

How to open app location settings in swift?

I can open app settings with UIAplication.shared.open(URL(string: "app-settings:")!) , but how can I open exactly app location settings? For example Settings -> MyApp -> Location

I think you can only open the app setting rather than open options inside the setting. I've checked applications like Instagram, Google Map they all redirect to app setting but not to location option.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM