Ionic cordova resources generates only few of all splash icons

When I am triggering the command:

ionic cordova resources -s
:heavy_check_mark: Collecting resource configuration and source images - done!
:heavy_check_mark: Uploading source images to prepare for transformations - done!
:heavy_check_mark: Generating platform resources: 8 / 8 complete - done!
:heavy_check_mark: Modifying config.xml to add new image resources - done!

I am getting 8 generated images. As you can see, Ionic provides 11 icons, but this command generates only 8.
Without the landscapes one*

image

Did anyone solved this issue?

  • Are your source images big enough?
  • Are the images actually defined in config.xml to be needed? (TBH unsure if this actually influences stuff)

I have 2732 x 2732, according to Ionic Automating icons/splashscreen which is a wonderful written post.

It seems like they are defined, although I saw a weird preference.