iOS Launching Settings -> Restrictions URL Scheme

后端 未结 13 1263
自闭症患者
自闭症患者 2020-11-22 09:42

I\'ve recently discovered the awesome iOS5 custom Settings URL Scheme, which can be explained in detail at this great website.

I\'ve found this to work, dir

13条回答
  •  囚心锁ツ
    2020-11-22 10:12

    If you add the prefs URL scheme to your iOS app, it will allow you to use all those schemes that we could in iOS 5. I've tested it on iOS 9, but I think it will work on older versions too.

提交回复
热议问题