On Mar 22, 2015 8:32 PM, "kevin.godell" <kevin.god...@gmail.com> wrote: > > The Kohler Generators app(found in the apache flex community showcase) > handles the statusbar size change perfectly. > I looked inside their .ipa and found that they had > <renderMode>gpu</renderMode>, along with using flex 4.14 and air 16. > > I set the rendermode to gpu in my TabbedViewNavigatorApplication and now the > statusbar size change is handled slightly better, > with the app shrinking to accommodate the larger statusbar, and the bottom > content is no longer pushed off the screen. > Still, no resize event is triggered when this happens. When rotating the > phone, the app resizes to the full height(triggering a resize event) and > underlaps the enlarged statusbar, but this is acceptable until I can find > out the trick to making it work as good as the Kohler app. >
That is good to know! Thanks for the follow up rmail. Regards, Om > > > -- > 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-tp45391p45713.html > Sent from the Apache Flex Development mailing list archive at Nabble.com.