splashicon-generator
splashicon-generator copied to clipboard
Automatic Icon and Splash resizing for Cordova based projects
Once splashicon-generator is run, and the config.xml updated, are there further config changes or something? Initially by upload would not pass due to missing 1024 icon for app store. I...
The preferred way to provide splashscreens for iOS seems to be to use so called storyboard-images, see [Cordova Plugin Splashscreen for details](https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/index.html#launch-storyboard-images). If no _correct_ splash is provided for an...
I have checked the standard sizes from https://github.com/phonegap/phonegap/wiki/App-Splash-Screen-Sizes But generated splashes are of different sizes. For mdpi has size of 320X470 px but actual size has to be 320X480 px
Use the new GraphicMagick instead the old ImageMagick to avoid "Error: spawn convert ENOENT" and increase performance.
It would be awesome if you could add the iOS iPhone and iPad notification icons. 20pt icon-20 icon-20-2x icon-20-3x
When generating the icons, the Windows Wide Icons are still square, and this causes Cordova build to fail for Windows 10 Apps. The Wide size should be 310 x 150...
There is 2 icon sizes missing for the Windows Icons. They are 71x71 (@100%) and 44x44 (@100%).
I'm noticing that projects like [cordova-splash](https://github.com/AlexDisler/cordova-splash) or [cordova-icon](https://github.com/AlexDisler/cordova-icon) do not require us to clutter the config.xml with the icons/splashes image-sizes-configuration.
I notice that each platform can have an output path. But is there a way to just set a single distribution path, where those platforms then put their subfolders?
there are one store image is missing and required when publishing an app 1024*500 how to make it ?