简体   繁体   中英

Open app with “open”-command in locked screen (iOS 8)

is there a possibility to open an app via the open command while i am in locked screen?

im getting this error: Couldn't open application: "app-name". Reason: 3, device locked

Does the device have to be locked when you run the app? I use Activator from Cydia to wake and unlock the device via SSH and then launch with Open. This is for iPad mini but you can change the values for stouch depending on your device.

activator send libactivator.system.homebutton && sleep 1 && stouch swipe 200 300 700 300 0.2 1

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM