ios-deploy 1.0.5 published. Fixes the problem where you only get to a usable state after over a minute. Now it does so after 5s.
On Fri, Dec 13, 2013 at 1:04 PM, Shazron <shaz...@gmail.com> wrote: > Yup I've been looking at the issues today - how coincidental. > There's been new code that I've been testing, but I'm having problems: > https://github.com/phonegap/ios-deploy/pull/12 > > > > On Fri, Dec 13, 2013 at 1:02 PM, David Kemp <drk...@chromium.org> wrote: > >> 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 >> > >