This famous article used to work like a charm:
There it specifies the following:
The source image’s minimum dimensions should be 2208×2208 px…
When I run the ionic cordova resources --splash
, I now get a conflicting complain:
✖ Generating platform resources - failed!
Error: encountered bad status code (400) for https://res.ionic.io/api/v1/transform
body: {"Error":"source image 2208x2208 too small for Default-Portrait@~ipadpro.png, requires at least 2048x2732 source file"}
It is now talking about a new dimension (“2048x2732”) contrary to the article instruction (“2208x2208”). Could someone comment on this please?
Is there a new PSD template and/or updated/corrected article on this wonderful utility?
Thank you