I’m currently learning Ionic and following the Your First Ionic App - Framework V4 guide, https://ionicframework.com/docs/developer-resources/guides/first-app-v4/intro. When I run ionic serve and launch the DevApp on my iPhone, it never automatically finds it. I have to enter the address manually in order to view the app. Is that normal? Both devices are on the same network.
Still not working… when I add the address manually, DevApp fund my ionic server, but no console log available (I ran with ionic serve -c)
Can’t debug on device…
I have the same error in Ubuntu 18.04.
Just now I had DevApp open and the server running and it was connected successfully suddenly, once in two hours.