admin管理员组文章数量:1134035
I want to redirect from my MDM app to VPN & Device Management tab in SWIFT. But it only redirects to settings.
Is it impossible to move to that screen?
Also, I can sometimes see posts on Stack Overflow saying that can open it with a URL like 'prefs:root=WIFI / prefs:root=Bluetooth'. Will using this URL cause my app release to be rejected?
I used this code
UIApplication.shared.open(URL(string: UIApplication.openSettingsURLString)!)
版权声明:本文标题:ios - How to Redirect from my MDM app to (Setting - General - VPN & Device Management) tab in swift - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736768719a1951966.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论