Meteor not reloading client code in Android device under development

I’m going crazy with this.

Not sure what happened but suddenly the android app stopped pulling new code under development, it was working before.

I’m running the following command:

meteor run android-device --settings settings-development.json

Also tried with the “> --mobile-server=” option.

The console shows the “=> Client modified – refreshing” message, then nothing happens in the device.