Do any of you get a ERR_NAME_NOT_RESOLVED error when running an Android dev build after changing the host parameter? It’s working fine in my browser and on iOS …
G
generator
@generator
0
Reputation
2
Posts
1
Profile views
0
Followers
0
Following
Best posts made by generator
This user hasn't posted anything yet.
Latest posts made by generator
-
RE: Change serve URL
-
ERR_NAME_NOT_RESOLVED
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?