PDA

View Full Version : Can we access the iphone general settings ?




gowdalokeshs
Oct 27, 2010, 05:40 AM
Hi,

I am developing one application where i need to access the iPhone general settings. Is there any way to access this ?



Fliesen
Oct 27, 2010, 06:30 AM
Hi,

I am developing one application where i need to access the iPhone general settings. Is there any way to access this ?

i strongly believe the SDK won't allow for this :/

gowdalokeshs
Oct 27, 2010, 06:48 AM
Thanks for your suggestion......:):)

Fliesen
Oct 27, 2010, 07:20 AM
what part of the settings would you need to access anyways?

gowdalokeshs
Oct 28, 2010, 12:22 AM
what part of the settings would you need to access anyways?

i want to access the general settings of iphone.....

TheMacBookPro
Oct 28, 2010, 12:26 AM
Wirelessly posted (Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; MB300 Build/Blur_Version.2.0.26.MB200.T-Mobile.en.US Flex/P021) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17)

What do you want to do in Settings>General?

gowdalokeshs
Oct 28, 2010, 01:22 AM
Wirelessly posted (Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; MB300 Build/Blur_Version.2.0.26.MB200.T-Mobile.en.US Flex/P021) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17)

What do you want to do in Settings>General?


Settings -> General ->Passcode Lock...
I want to access the above path in my application....Is there any API exists for that... ?

Neocron
Oct 28, 2010, 02:53 AM
Settings -> General ->Passcode Lock...
I want to access the above path in my application....Is there any API exists for that... ?

No, there is no API for that (even if there is one, apple would reject your app).

gowdalokeshs
Oct 28, 2010, 10:03 AM
Thank you.....