Splash screen not generated

When I run ionic resources on the command line… It shows this, no errors but nothing gets generated. The folder remains blank

c:\wamp\www\android\todo>ionic resources --splash
Ionic splash screen resources generator
uploading android/splash.png…

c:\wamp\www\android\todo>

I even tried specifically for splash by running ionic resources --splash. Same, the folder is still blank. I’m developing on a windows machine for android only I placed my splash.png in the resources folder, didnt work still, I placed it in resources/android didnt work still. My splash.png images 2208*2208px… I even used splash.psd, still wont generate any

Hi, I just had this issue. We had to disable interlacing on the PNG before it would work. That was kind of random luck, because we did not receive any error.