Hello , I made an app with ionic 4, and I’ve been trying to try my app via devApp mobile application but I can’t find my applicaton in my apps. Then I’m trying to link it to my Ionic framework hub but I can’t link it. So my questin is how to run my app via DevApp?
Hi,
your PC and your mobile have to be on the same network.
For example both on your Wifi connection.
Then run “ionic serve --devapp” in the main directory of your app, open Ionic DevApp and your app will appear in the list of the online apps.
Claudio
1 Like