Quantcast
Viewing all articles
Browse latest Browse all 229948

Live Reload Broken on iOS Device

Live Reload is not working on device. I issue the following command to run on the device.

ionic run ios --device (This works and loads the ionic project on device)

To run with live reload option I run the following:

ionic run ios --device -l

which results in the following message:

error: process launch failed: timed out trying to launch app

I have a device running iOS 9.1


Viewing all articles
Browse latest Browse all 229948

Trending Articles