I developed an app in Ionic 1 (1.7.15), everything works correctly, but my problem is that I changed the file splash.png (2208x2208) in the folder ionic / resources , and now when I execute the ionic resources command, the welcome screen keeps showing according to the previous file.
ionic cli: 1.7.15 - cordova cli: 6.3.1
I have tried removing the platform and adding it, I also tried with ionic --clean-cache and I have not managed to update the splah, I will appreciate if you orient me to solve this
Thanks !!!