Hi Guys, Finally got myself a Mac so I can do some debugging on iOS.
I can’t get Cordova Tools in VS Code to work with live-reload though, so every time I make a change I need to recompile the whole thing and launch the simulator again, which isn’t quick.
If I use live reload it just says it can’t find the webview.
Does anyone else have it working, or what do you do?
Even a way so it doesn’t relaunch the simulator, but uses the existing one, would be a halfway step.
I am just running ionic cordova emulate ios, then attaching to simulator using Cordova Tools in VS Code. (It seems the cordova tools option for ionicLiveReload is broken).