Is there any way to trigger a reboot of the iPhone programmatically from within your application, either using public or private API?
views:
154answers:
4
+3
A:
No, there isn't, because Apple doesn't allow you to mess with somebody's device like that.
BoltClock
2010-09-04 08:06:33
cant it be done with jailbreak
pankaj kainthla
2010-09-04 08:36:36
+2
A:
There is private API for this, but Apple would never approve your app on the AppStore.
David Schiefer
2010-09-04 08:14:30
You can get the headers for the private frameworks, just google it - but as I said, Apple will never approve an app that uses private frameworks.
David Schiefer
2010-09-04 09:04:10
+1
A:
No, there is no legal way. Mostly because of security reasons. What happens if they allow and somebody trying to write some virus. But illegally, yes, it can, Cydia can do that so we can technically do that
vodkhang
2010-09-04 08:15:06
+1
A:
If you jailbreak your iPhone, you can download Terminal and issue the reboot command.
Lionel
2010-09-04 08:16:06
he just said - you can issue the reboot command - but that's for jailbroken phones only.
David Schiefer
2010-09-04 09:04:34