xcode - Way to Programmatically Reboot iOS Device? -


basically, i'm looking way go @ all, no matter how cumbersome or unintuitive, long can done on ios 7 (which third party sbsettings framework cannot), , can done on non-jailbroken device.

this app loaded ipads in physical enclosure power button inaccessible. device in single app mode, cannot enabled or disabled except through our network-accessed mdm solution. issue i'm trying find way around every , then, network connection stops functioning , way re-establish restart device, can't done without internet connection other physically press inaccessible buttons. reboot action password-locked in hidden event handler , inaccessible normal users. not app ever see app store, apple's user interface guidelines don't apply.

alternatively, there way enable/disable assistive touch programmatically or other possible method enable rebooting device while in single app mode without physically touching power button?

this not real answer (just thinking aloud).

obviously, can't through public api.

i believe, api's sbreset can't either, because protected entitlement.

i believe simplest option find reasonably low level api crashes , use crash device.

i had same question time ago:a way reboot ios device or restart springboard using private api?

p.s. don't have way find these crashes. recommnd talk jailbreak community (people come jailbreaks ios devices). collect kinds of crashes. of these crashes aren't exploitable. however, don't need exploit, need os crash.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -