Open Settings Programmatically iOS 6

前端 未结 1 1778
走了就别回头了
走了就别回头了 2020-12-21 01:17

I am making an app in which I need to open settings of device programatically. Previously we can open it using following code

 [[UIApplication sharedApplicat         


        
相关标签:
1条回答
  • 2020-12-21 02:13

    Apple does not provide a URL schema for achieving this.

    0 讨论(0)
提交回复
热议问题