Double title bar issue iPhone app

Posted by Nick Brunch on Stack Overflow See other posts from Stack Overflow or by Nick Brunch
Published on 2011-01-04T01:48:54Z Indexed on 2011/01/04 1:53 UTC
Read the original article Hit count: 566

Filed under:
|

I have noticed that whenever a phone call comes in while my app is in use (Or I simulate in-call status bar using the simulator), and the phone call ends, I end up with a double status bar in my app. The status bar goes away if I click any other tab and come back to the original tab (my app has a UITTabBar in it).

I have tried so many options that I am losing track now. The most I have read are to set your UIView's size to be flexible in interface builder but nothing seems to work.

Please look at the screenshots. I am pasting a default view of the sizing options in interface builder but believe me I have tried every single configuration option there.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk-4.0