LiveReload is not working

Hello All,

I am unable to livereload the app in android by using this command: ionic capacitor run android -l

It always shows compiling… in the terminal if I change in my code it doesn’t reflect on the Android emulator.

ionic capacitor run android -l --address=0.0.0.0

this will start the server on the external ip address as well…
make sure your device is on the same internet network as your system