-
Notifications
You must be signed in to change notification settings - Fork 682
Closed
Description
From @tenorok on April 15, 2016 21:26
Short description of the problem:
Not work livereload after adding platform ios.
What behavior are you expecting?
Livereload should work.
Steps to reproduce:
$ ionic start blankApp blank
$ cd blankApp/
$ ionic platform remove ios // It's important step!
$ ionic platform add ios
$ ionic build ios
$ ionic emulate ios --livereload
After that will launched simulator, in which infinitely spinning load indicator.

But just emulate without livereloading work well:
$ ionic emulate ios
Run ionic info from terminal/cmd prompt: (paste output below)
Your system information:
Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v5.7.1
Xcode version: Xcode 7.3 Build version 7D175
Copied from original issue: ionic-team/ionic-framework#6184
Metadata
Metadata
Assignees
Labels
No labels