Hi folks,

I am much confused by these docs:

http://cordova.apache.org/docs/en/3.2.0/config_ref_images.md.html#Icons%20and%20Splash%20Screens

They say I have to push my splashscreens in $project/www/res/screens/ios. But "cordova build ios" doesn't update the splash screens in $project/platforms/ios/$myproject/Resources/splash.

Now later I read I have to copy the files:

ios/screen-iphone-landscape-2x.png
ios/screen-iphone-landscape.png
ios/screen-iphone-portrait-2x.png
ios/screen-iphone-portrait.png
ios/screen-iphone-portrait-568h-2x.png

to my iOS project's Resources/splash with different names.

Why should I keep them in my dev folder then? I would have expected Cordova deals for me with that.

Thanks
Christian


---
http://www.grobmeier.de
@grobmeier
GPG: 0xA5CC90DB

Reply via email to