ionic 4 - livereload does not work
Try with below mentioned command
ionic cordova run ios --device -lcs
A workaround is to run ionic serve from a sudoer user.
sudo ionic serve
Try with below mentioned command
ionic cordova run ios --device -lcs
A workaround is to run ionic serve from a sudoer user.
sudo ionic serve