How do I restart the target app using Logos on iOS9 ??
please help me some codes for it … thanks
system("killall -p ProcessName");
then relaunch it with SpringBoard
1 个赞
How do I restart the target app using Logos on iOS9 ??
please help me some codes for it … thanks
system("killall -p ProcessName");
then relaunch it with SpringBoard