Hi, from the documentation at Live Reload - Ionic Documentation, it will forward the port automatically. However, when running the command
ionic cordova run android -l
then inspect through chrome browser, it only uses localhost without port.
Tried passed in configuration such as
ionic cordova run android -l —configuration aws
yet still showing localhost in chrome dev console.
Is there anyway other configuration might have caused this behaviour? Thanks
Windows 10 Home SL
Node 14.17.3
Cordova 10.0.0
Ionic CLI 6.16.3
Android Studio Emulator
1 post - 1 participant