angularjs - How to run ionic app in live mode so that I can get the console logs? -


i'm trying run ionic app runs on device in live mode. in this guided run

$ ionic run ios [options] 

so, tried

$ ionic run android -c -s 

but once app installed successfully, terminal got closed.

you want use ionic run android -c -l, activates console output , live update. works on wifi, don't need phone connected usb after uploaded apk.

live update causes app automatically refresh when make changes code, don't have rebuild apk every time. i'm not sure, think read somewhere must have live update enabled have console output.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -