Ok, great, i will fill the ticket, and i'll put the works aroud you wrote, 
thanks

Angelo

Sent from my 

> On Nov 3, 2013, at 19:13, Maurice Amsellem <[email protected]> 
> wrote:
> 
> This is a workaround that works in simple cases:
> 
> Add the following to your main app.mxml:
> 
> <fx:Style>
>         @namespace s "library://ns.adobe.com/flex/spark";
>         s|ActionBar{
>             paddingTop: 20;
>  }
> </fx:Style>
> 
> Add the following to the app descriptor:
> 
>  <iPhone>
>        <InfoAdditions>
>            <![CDATA[
> ....
>           <key>UIStatusBarStyle</key>
>           <string>UIStatusBarStyleLightContent</string>
> ....
> 
> 
> Maurice 
> 
> -----Message d'origine-----
> De : Maurice Amsellem [mailto:[email protected]] 
> Envoyé : dimanche 3 novembre 2013 19:04
> À : [email protected]
> Objet : RE: Flex 4.10 & IOS7 action bar overlay bug
> 
> Yes, but even then the status bar will temporarily appear when you switch app 
> and cover the navigation bar.
> But the worst thing is that you can't see the battery level or network status.
> Definitely not ideal.
> 
> Maurice 
> 
> -----Message d'origine-----
> De : Lee Burrows [mailto:[email protected]] 
> Envoyé : dimanche 3 novembre 2013 18:56
> À : [email protected]
> Objet : Re: Flex 4.10 & IOS7 action bar overlay bug
> 
> the only work around i have come up with is to set fullscreen to true in app 
> descriptor - removing the statusbar completely (def not ideal!)
> 
>> On 03/11/2013 08:42, Angelo Lazzari wrote:
>> Hi, all,
>> anyone of you know if this fresh bug:
>> 
>> http://forums.adobe.com/message/5751627
>> 
>> the official solution of this bug?
>> 
>> Thanks
>> Angelo
> 
> 
> --
> Lee Burrows
> ActionScripter
> 

Reply via email to