Page 1 of 1

Splash Screen

Posted: Fri Jul 01, 2011 6:22 pm
by SteveHanlan
Anyone hear any word on Splash Screen

I put a 1024 x 768 png on the iPad and it comes up in wrong orientation, moves, resizes, turns, moves again etc.

I thought 4.6.2 was supposed to have some improvements on this.

Steve

Re: Splash Screen

Posted: Fri Jul 01, 2011 10:28 pm
by CALL-151
I assume that you're using a commercial LiveCode license and following the filename requirements as described in the iOS Release Notes (<name>-Landscape.png). If so, a workaround to your issue might be to set the standalone settings to support only landscape orientations initially. You can then add support for portrait orientations in a preopen handler. Also try hiding the status bar on launch (also done in standalone settings) which I believe has caused some odd springboard behavior.