Running an existing app from Wappler crashes consistently at the same point. I’m also noticing that it before it crashes, it takes much longer than before.
EDIT: Disregard for now…rolling back Wappler doesn’t change the result. I’ll investigate further.
EDIT2: Perhaps this is related. On 3.2.2, I could not use this feature (run on connected device) and the error was pointing me to ios-deploy. I updated that package and everything worked (on 3.2.2). I then upgraded to Wappler 3.3.1 and it broke. After rolling back to 3.2.2, I now see the very quickly popup on startup:
iOS-deploy is indeed a general package that is used by Cordova and Wappler so if you have problems with it, you can just update it. No need to revert Wappler for this.
Now that you have gone too much back and forward in the Wappler versions, your local data might have got corrupted - hence the message, so if got this you might need to do a full install from scratch:
Thanks George…I’ll give that a go. However, I did restore ios-deploy back to 1.9.4 and have gotten back to my original state, which generates this error (again, only from Wappler run, not Xcode)
Starting debug of 0793b066c73845459a3803fa466c9d24b29d3fbd (N71mAP, iPhone 6s, iphoneos, arm64) a.k.a. 'KRT iPhone 6s' connected through USB...
[ 0%] Looking up developer disk image
[ 95%] Developer disk image mounted successfully
2020-09-11 10:39:03.248 ios-deploy[84630:746228] [ !! ] Error 0xe800007f: Device doesn't support wireless sync. AMDeviceStartService(device, CFSTR("com.apple.debugserver"), &gdbfd, NULL)
ios-deploy: Command failed with exit code 253
Error running your Cordova Project for ios!
This is the error that started me down this path, so if you have any insight to solving, that would be appreciated!