Not working with Capacitor 7: ionic cap run android -l --host=0.0.0.0 #8118
-
After upgrading to Capacitor 7, the command ionic cap run android -l --host=0.0.0.0 is no longer working, whereas it functioned correctly with Capacitor 5. i.e., The app is not installed on the device.
|
Beta Was this translation helpful? Give feedback.
Answered by
Sampath-Lokuge
Aug 24, 2025
Replies: 1 comment
-
This resolved my issue: https://capacitorjs.com/docs/guides/live-reload i.e. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Sampath-Lokuge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This resolved my issue: https://capacitorjs.com/docs/guides/live-reload
i.e.
Using with Ionic CLI