Emulate with Live Reload

Hello Guys !

I’m having a weird problem over here…

When i run my app using ionic emulate ios, everything goes well, but when I try to run using ionic emulate ios -l -c -s i can only see a blank screen with a Back text on the top (not clickable).

ionic emulate ios -l -c -s
Setup Live Reload

Multiple addresses available.
Please select which address to use by entering its number from the list below:
Note that the emulator/device must be able to access the given IP address
Running dev server: http://172.16.10.4:8100
Running live reload server: http://172.16.10.4:35729
Watching : [ 'www/**/*', '!www/lib/**/*' ]
Ionic server commands, enter:
  restart or r to restart the client app from the root
  goto or g and a url to have the app navigate to the given url
  consolelogs or c to enable/disable console log output
  serverlogs or s to enable/disable server log output
  quit or q to shutdown the server and exit

Best Regards