​
Auto image generation can be performed with Smartface Cloud IDE
Just upload your @3x resolution image to /images/automated folder
Right click on that image
Select Generate auto-resized images
Images for different resolutions for both platforms will be generated
​
You can also use CLI tool sfImageProcessor to accomplish image generation.
​
Name of launch image must be either
LaunchImage.png
LaunchImage.ios.png
LaunchImage.android.png
If LaunchImage.png is being used, then launch images for both platforms are generated
LaunchImage.ios.png or LaunchImage.android.png is being used then launch images for that specific platform are generated
Developers must edit original launch image to make it square sized so that our image processor module can perform resizing & cropping accordingly
It is recommended for your launch image to have at least 2208x2208 resolution
​
Exact same rules apply for generating application icons
Name of the app icon must be either
AppIcon.png
AppIcon.ios.png
AppIcon.android.png
​
It is recommended for your app icon to have 1024x1024 resolution