Hi,
I am using ionic 2 to make application for ios and android , I made app in ios and been able to debug using
command (iOS) -
ionic emulate ios -lc and it is working fine in browser for debug purpose.
but when i am using with android it is not working as required
command (android) -
ionic emulate android -lc
Thanks