Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
354 views
in Technique[技术] by (71.8m points)

Ionic Live Reload Unable to Load App on Android Phone

I'm trying to run Ionic Live Reload, connecting to my phone using this command:

$ ionic cap run android -l --external

When I run the app in Android studio, the phone shows a white screen and the message:

Unable to load app. Are you sure the server is running at http://192.168.1.59:8100?

I opened the port 8100 with no result (I'm using Ubuntu):

$ sudo ufw allow 8100

I read all the articles about connections problem, buy I couldn't find a solution.

question from:https://stackoverflow.com/questions/65921649/ionic-live-reload-unable-to-load-app-on-android-phone

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

It was a very silly problem, but perhaps this answer is useful for someone making the same mistake:

I just was connected to different wireless networks. So, I connected my phone and notebook to the same Wifi connection and that solved the problem instantly.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...