You can try ionic command to automatically generate splash screen image files for each screen size.
ionic cordova resources
You need only one big splash screen image file (1024 x 1024?) inside your resources iOS folder and run the command.
You can try ionic command to automatically generate splash screen image files for each screen size.
ionic cordova resources
You need only one big splash screen image file (1024 x 1024?) inside your resources iOS folder and run the command.