Ionic 4 slow performance in android

Hi
in browser work very good but when i run in android it’s so slow ( i’m not test it in ios )

when u compile to android try using:
ionic cordova build android --prod --aot --minifyjs --minifycss --optimizejs --release

1 Like