Please follow below steps to reduce splash screen time:-
- First delete your node_modules folder
- Delete any Temp Folder
- Delete Plugins Folder
- remove platform android using ‘ionic platform rm android’.
- Now Reinstall Everything : - (i). npm install . (ii) ionic serve. (iii) ionic platform add android
- Now run this Command FINALLY “ionic build android --prod”
THIS WORKS 100% PERFECTLY.
If this doesn’t work please don’t giveup . Try above steps 2 to 3 times, I’m SURE this will work.