Closed ibinti closed 7 years ago
thanks, very cool and useful. I will try to incorporate it.
launchIOSDevice should handle actually launch on the device after install the app. Ideally then it also should spawn idevicesyslog. For the console output, slf4j logger is quite working well.
use idevicedebug
to launch the app on the device
idevicedebug run app_identifier
Should investigate how all the logging outputs are messed around.
use websocket logger #154
here's a workaround that I use using
libimobiledevice
: