you don’t have to set images manually…Copy image in resources folder and rename it with splash but remember extension should be .png (size will be 2732 * 2732 for splash)
after that run following commands
I can not operate ionic I can only run ionic cordova
example
But when I do that it asks me to connect
To my ionic account
I do but I have a mistake and so there is nothing that happens
Here is the history …
MacBook-Pro-de-MyMac-2:~ MyMac$ cd /Users/MyMac/Documents/ionic/SuperApp
MacBook-Pro-de-MyMac-2:SuperApp MyMac$ sudo ionic cordova resources ios -f
? The Ionic CLI has an update available (3.3.0 => 3.7.0)! Would you like to inst
all it? No
[OK] Not automatically updating your CLI. You can update manually:
npm install -g ionic@latest
✔ Collecting resource configuration and source images - done!
✔ Filtering out image resources that do not need regeneration - done!
✔ Uploading source images to prepare for transformations - done!
[WARN] Error occurred during command execution from a CLI plugin (@ionic/cli-plugin-cordova). Your plugins may be out of date.
✖ Generating platform resources: 1 / 26 complete - failed!
Error: encountered bad status code (400) for https://res.ionic.io/api/v1/transform
body: {"Error":"source image 640x1136 too small for Default-736h.png, requires at least 1242x2208 source file"}
MacBook-Pro-de-MyMac-2:SuperApp MyMac$
ohh here your ionic platform is updated and your project is creataed in old version so this is occurring
3.7.0. version is latest
If you dont want to update your app(SuperApp) then you have to install oldest version
First check nodejs version and ionic version
if it is latest then uninstall it and install oldest version