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
Splash Screen
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Splash Screen
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.