ionic-team / ionic-team/ionic-cli
ionic run -liverreload not working with Cordova-code-push plugin
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
"ionic run iOS -livereload" is not working when Cordova-code-push plugin is installed in the project.
**app hangs as soon as the build finishes
**Steps to Reproduce:**
it is easy to reproduce with an empty project
1. ionic start myApp blank
2. ionic cordova plugin add cordova-plugin-code-push
3. ionic Cordova run ios -l
**Output:**
no output
**My `ionic info`:**
cli packages: (/usr/local/lib/node_modules)
@ionic/cli-utils : 1.14.0
ionic (Ionic CLI) : 3.14.0
global packages:
cordova (Cordova CLI) : 7.1.0
local packages:
@ionic/app-scripts : 3.0.0
Cordova Platforms : ios 4.5.2
Ionic Framework : ionic-angular 3.7.1
System:
ios-deploy : 1.9.2
ios-sim : 5.0.13
Node : v6.9.2
npm : 5.5.1
OS : macOS High Sierra
Xcode : Xcode 9.0 Build version 9A235
Misc:
backend : legacy
Contributor guide
Assessment
This issue has not been assessed yet.