Icon genie splashscreenIconRatio
-
The splashscreenIconRatio set at 0 doesn’t work, it’s still stuck at 40%.
If I change it to 80% then it works for some reason but not 0.
0 should be the deafult at any rate.
“params”: {
“quality”: 7,
“include”: [“cordova”],
“icon”: “icon.png”,
“background”: “background.png”,
“splashscreenIconRatio”: 0
}