I’ve changed build->devServer->host config in quasar.conf.js to a custom hostname for my sessions to work. But now my Android dev build gives a net::ERR_NAME_NOT_RESOLVED error. SPA and iOS dev builds are running just fine.
I’m using Android Studio on Macos. Any ideas how I can fix this?