Hi,
I am running the latest version of Corona Game Edition 2010.109 and just updated my Ipad to IOS 4.2.1 and I am seeing the following issues:
Calling: display.setStatusBar( display.HiddenStatusBar ) hides the status bar AFTER the app has launched. I tried setting the code below in the build.settings files but it has no effect.
iphone =
{
plist = { UIStatusBarHidden = true }
}
A quick test: I commented the display.setStatusBar( display.HiddenStatusBar ) inside main.lua in the Jungle Scene sample app (which has the UIStatusBarHidden property set to true inside build.settings) and now the status bar doesn’t disappear at all.
Thanks.
Jessee [import]uid: 10841 topic_id: 3927 reply_id: 303927[/import]