Hi,
I just created an ionic app and previously I added a splash screen and that was working fine. Now I added another splash screen in resources using the command
ionic Cordova resources ios --splash
now when I checked every splash screen in updated.
After I compiled and build the iOS app and tested it shows the previous Splashscreen for a second and then updated splash screen is shown and moved to my home screen.
I removed the platform and added again. I force updated the resource… reupdated with new splash screen still, this issue exists! WHy does this happen?