开发者

Configure iPhone settings programmatically

开发者 https://www.devze.com 2023-01-14 21:15 出处:网络
I have been developing an app where I need to configure the IPhone settings programmatically like SMS, MMS, Voice and Data. Over settings page I need to set the limits for SMS, MMS, Voice & Data,

I have been developing an app where I need to configure the IPhone settings programmatically like SMS, MMS, Voice and Data. Over settings page I need to set the limits for SMS, MMS, Voice & Data, so that user cannot use it more than that.

The main thing is to set the limits for all of above; I googled a lot and didn't find any kind of help.

Is it possible to do such thing in iPhone? How can I do it by Private API or by IPhoneSDK? If it is through private API then please sugges开发者_StackOverflow中文版t me the name of that API or by the code.


The SDK cannot do this. If this is possible, it will have to be through private API (which means you'll be limited to Cydia and jailbroken iPhones for distribution).

0

精彩评论

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

关注公众号