Hi bilbosax! I do remember something similar happening to me, but I managed to sort it out. Is it a resize or does it move down a few pixels? If the second, it might be the IOS bar appearing, there was a setting somewhere in the app descriptor xml to tell ios whether to use fullscreen or not (i.e. to place the top bar transparent and on top of the app instead of resizing). If it's a resize, I would check the splash screen assets to be the right size, have a look at splashScreenScaleMode, splashScreenImage and preloader in your main <s:ViewNavigatorApplication>, and maybe leave a top black space in the splash screen to simulate when the ios bar kicks in.
Sorry about the "fuzziness" of the answer, but it was a long time ago and it took just a couple of tweaks to solve, so I don't remember exactly what it was. On Wed, Oct 25, 2017 at 8:12 PM, bilbosax <waspenc...@comcast.net> wrote: > No one else has seen this before?? I am wondering if it will still happen > when I compile my final project and put it on the app store, or if it might > be happening because of it being installed as a debug process? Regardless, > I > would really like to go from the splash screen to the app without this > annoying resizing happening if at all possible. > > Please let me know if any of you have experienced this before. > > Thanks!!! > > > > -- > Sent from: http://apache-flex-users.2333346.n4.nabble.com/ >