Hey,
I’m trying to generate icon’s and splashscreen’s for ios and android.
The app is only in portrait mode available, but when i run ‘ionic cordova resources generate’ is starts to whine about ipad pro landscape resolutions and stuff.
In the config.xml the Orientation setting is set to portrait.
I couldn’t find an option to set the device type to cellphone only and ignore tablets…
The image’s I use are not big enough and I cant get them bigger to make the generate process work.
How should I fix this?