Ios emulator blank screen when console and livereload enabled

My app works fine when I run:

ionic emulate ios

But it turns in blank screen when I run:

ionic emulate ios -lc

What could be the reason? How to debug it? Thanks.