I am trying to access an Ionic app built on Windows 10 machine, in Ionic Dev App on mobile device over Wifi. I am not able to access it. In Ionic Dev App, connection times out.
I am not able to access such Ionic app in mobile browser also on mobile device.
I have opened ports: 8100, 8200 in Inbound Rules in Windows Firewall: Port Number: 8100, 8200; Action: Allow the connection; Profile: Private, Public, Domain.
Here is Ionic info on my box:
Ionic:
ionic (Ionic CLI) : 4.0.6 (C:\Users\<myuser>\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.1.11
Cordova:
cordova (Cordova CLI) : 7.1.0
Cordova Platforms : none
System:
Android SDK Tools : 26.1.1
NodeJS : v9.5.0 (D:\Program Files\nodejs\node.exe)
npm : 6.2.0
OS : Windows 10
Environment:
ANDROID_HOME : D:\Users\<myuser>\AppData\Local\Android\sdk
Is there something I am missing. Any helpful info is highly appreciated.
Hi,
Hopefully you managed yp get past any issues but if not...
Can you see the app listed in DevApp or is it just spinning looking for apps?
If not you can try:
If you can see it, what do you see when you open the app? You mentioned it times out but do you mean the connection, the app itself?
Cheers
Old post, but the following worked for me on Windows 10 Pro:
No firewall changes needed.
Allowing port 8100 in my PC's firewall was needed. Then it works.
Thanks @MattBH this worked for me. I think it would be nice to add this to the official getting started documentation 馃
Most helpful comment
Old post, but the following worked for me on Windows 10 Pro:
No firewall changes needed.