Programmatically access iPhone System Setting

前端 未结 1 1004
迷失自我
迷失自我 2021-01-03 16:32

Is it possible to access and/or set general iPhone system settings like \"WiFi On/Off\" etc?

1条回答
  •  失恋的感觉
    2021-01-03 17:10

    Only through the private API for most settings. Some are exposed through private API (check out Stumbler which uses private API. Please note that using the private API bars the app from being on the App Store.

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