I can not connect to the ionic application server through my smartphone.

Hello my friends, I am not able to connect to the ionic server using 3G from the cell phone, the wifi on which the machine is connected and the local browser I usually get, however when I disconnect the wifi restart the application with the 3G on it appears:


Application Error
net :: ERR_CONNECTION_TIMED_OUT (http://192.168.15.44:8100/)

Ionic info:

ionic (Ionic CLI): 4.12.0
Ionic Framework: @ ionic / angular 4.0.1
@ angular-devkit / angular build: 0.13.7
@ angular-devkit / schematics: 7.2.4
@ angular / cli: 7.2.4
@ ionic / angular-toolkit: 1.4.0

Cordova:

Cordova (Cordova CLI): 8.0.0
Cordova Platforms: android 7.0.0, ios 4.5.5
Cordova Plugins: cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.0.1, (and 6 other plugins)

System:

Android SDK Tools: 26.1.1
NodeJS: v11.9.0
npm: 6.9.0
OS: Windows 10

I’m new to ionic development, sorry for any mistakes I say, I’m not very good in English either, pardon my grammar mistakes.

You can only interact with the Ionic app if you are connected to the same wifi as your computer is.

1 Like

Good morning, I wonder if there is any way to connect the device to the application without being on the same network as the computer is connected to? This application I’m developing would allow the user to connect to the application over the mobile network.