Monday 5 June 2017

Ionic don't compile last changes

I'm getting a problem compiling my App using Ionic 2 framework.

I just noticed there was a bug and trying to fix it, I just changed the app login url from the client's server to my test server, also added a few console.log. The problem is that after changing the code and compiling the code, the cordova still compiling the app without the console.log and to the client server.

I have tried

npm uninstall -g ionic

npm install -g ionic

cordova platform rm android --save

cordova platform add android --save

I also have cleaned my mobile cache and data and did a reset on it too.

Thank you in advance for the help.



via João Silva

No comments:

Post a Comment