Skip to content

Not work livereload after adding platform ios #943

@jgw96

Description

@jgw96

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.
2016-04-16 0 15 10

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions