开发者

How to hide/show iPhone settings?

开发者 https://www.devze.com 2023-03-02 02:44 出处:网络
i have an app , the option of purchase is to show settings(Root.plist settings). Question is how to programmatically(or maybe another something) hide/shows this 开发者_StackOverflow社区settings ?

i have an app , the option of purchase is to show settings(Root.plist settings). Question is how to programmatically(or maybe another something) hide/shows this 开发者_StackOverflow社区settings ?

Or how to hide some of options in settings ?


Are you referring to the settings visible in the Settings.app? If so, it's not possible to change them programatically, nor can you switch between "sets" of options. Your only option really is to only have the settings inside the app itself.

0

精彩评论

暂无评论...
验证码 换一张
取 消