No CSS after hot code push?

I’m having an issue where a hot code push will sometimes (maybe ~20% of the time) cause the app to reload with no css. The only way I’ve found to fix it is to delete cache in the android application manager. Is anyone else having this problem? I can’t seem to find many resources on it even though it is pretty devastating for the app’s usability.

I tried using https://github.com/percolatestudio/cordova-plugin-safe-reload
But that only caused the app to rapidly refresh non-stop.

I’m using Meteor 1.0.3.2.

Could this be the issue? https://code.google.com/p/android/issues/detail?id=17535

I’m using Android 4.4.2

I am having the same issue… No idea how to fix it…

@harlyluyar,

Are you using tags or css inside client folder?

I fixed it with this Cordova always breaks CSS when on 3G/4G, but works fine on WiFi