When I am triggering the command:
ionic cordova resources -s Collecting resource configuration and source images - done!
Uploading source images to prepare for transformations - done!
Generating platform resources: 8 / 8 complete - done!
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*
Did anyone solved this issue?