Hi all,
I am having pretty regular problems with phonegap/ios-deploy. It seems
generally unreliable, failing about 30-40% of the time. A very common
failure mode is:
Assertion failed: (AMDeviceStartService(device,
CFSTR("com.apple.debugserver"), &gdbfd, NULL) == 0), function
start_remote_debug_server, file ios-deploy.c, line 524.
I seem to have the newest published version, is anyone looking at this?
I note that this has been reported by someone else as well:
https://github.com/phonegap/ios-deploy/issues/11