Live deploy feature development disconnected

I am using the Ionic pro feature. I am actively using the Live deploy feature. But I have a little problem. I am doing tests on my own device when developing. But when I use the “ionic run ios --device --debug -lc” command on my development phone, the application does not open, it updates itself due to the live deploy feature and it works in a version I did not expect. The changes I made are not being updated.

“WARN_DEBUG” = “FALSE”, this feature did not work out. I want to disable the live deploy feature when I develop the application.

Please help me. For now I am temporarily upgrading the version of the persistent application from the “config.xml” file and using the ionic run command.

1 Like