The initial view when browser sync starts says:
cordova-plugin-browsersync
LOCAL http://localhost:3000/platforms/browser/www/index.html ❌
EXTERNAL http://192.168.1.34:3000/platforms/browser/www/index.html ❌
Could not connect to the browser-sync server.
Check if you can access any of the
On the local browser clicking either of LOCAL or EXTERNAL will successfully start to sync. On my physical iOS device this worked a couple of day ago without the same above screen, but now shows this screen as well on iOS, and clicking neither of the two options does anything. (Nvm, this was due to different WiFi)
Any clue what's going on here - why is it showing those two options on startup of local browser?