Live Reload Error: Failed to load webpage with error

Same issue here. Did a bit of digging on Xcode but unfortunately I’m far from being the expert in objective C. It does look like a problem that occurs when Cordova is deciding which page to show. All goes well until Cordova tries to open the page (it does figure out the correct url from config.xml) and then for some reason it can’t open the live reload URL… maybe it messed it up. Or maybe there’s been an unexpected behaviour change in iOS/emulator.