问题
I'm having a problem with the Ionic DevApp application .. I use the "ionic serve -c" command it opens in the browser, but on my device it is just looking for .. "Listening for apps on your network". It is not appearing on my device, however I have already tested on 2 other devices, and in them appears the project in the list. I even formatted my Android device, but still can not find the project. Anyone have any idea what it can be? Why is this happening? Thanks!
回答1:
How to run the ionic app using devapp:
- Navigate to the Ionic Project folder via cmd line.
- Disable your Firewall - Enabled Firewall is what causes the buffering problem.
- Run cmd
ionic serve --devapp
- Search for the app in the devapp on your android phone which is connected to the same wifi network like Hotspot or via Home Wifi Router.
来源:https://stackoverflow.com/questions/52855871/ionic-devapp-just-searching