iOS livereload on devices

Hi guys,
is it possible to run ionic livereload on an ios device.

I tried:

ionic cordova run ios -l

I saw that you can run livereload on emulator, but I need to test on the device because of Bluetooth usage.

Thanks.