Ionic android splash screen loading slow

I use command “ionic cordova run android --release” to generate the production app, but it keep loading 15-25s on splash screen in my android device. Anyone knows how to solve it. Thanks a lot.

Use

ionic cordova run android --prod --release

or

ionic cordova run android --prod