ionic-team / ionic-team/ionic-cli
bug: `ionic capacitor run android --livereload` is not rebuilding the app
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
_Original issue by @WesleyGoncalves on [2019-08-19T02:04:10Z](https://github.com/ionic-team/ionic/issues/19130)_
The app is not being updated in the Android device after I make changes to it. The live reload is not working.
The app only gets updated if I run `ng build`, then `ionic capacitor copy android` or `ionic capacitor run android -l`, and then run the app in Android Studio.
Contributor guide
Assessment
This issue has not been assessed yet.