I am wondering if the application ever receives a resize even when the resize happens. Can you attach an event listener and see if that works? If it does, we can hopefully fix this within your app.
If not, I am afraid it is either an Adobe AIR bug or a bug with the iOS itself. Perhaps reaching out to the AIR team might be a better idea. Thanks, Om On Sun, Mar 8, 2015 at 6:33 PM, kevin.godell <kevin.god...@gmail.com> wrote: > Looking into this further, it is not just the "phone in use" or "wifi > hotspot" statusbars that cause this situation, > but any other app that manipulates the height of the native ios statusbar, > such as google maps and the built-in ios map program. > While it not only creates a bad looking gap at the bottom, which could be > acceptable if it just affected the appearance, > it also shifts the hit area of the items on the screen. For example, any > content that has been shifted upward on the screen after the > statusbar returns to normal will have a hit area that is not vertically > lined up with the visual display of the item. Its only off by about 40 > pixels, > but that seems to be enough to make the app feel poorly made. > > > > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/flex-air-does-not-resize-app-when-call-in-use-statusbar-showing-on-iphone-tp45391p45453.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >