Disable annoying iOS 5 "notifications" tab?

Hi all,
Is there any way in Corona to disable the irritating iOS 5 “notifications” tab? This is the little tab that slides down from the top of the screen when the user gives a slight downward drag motion around that area… tapping it then brings up a list of iOS notifications and halts the app.

This isn’t a serious “game breaking” issue, but my game involves alot of slide/drag movement all over the screen, and this tab pops up fairly often. It’s annoying that iOS5 plops this thing into every app… but perhaps Ansca has implemented a method in the “build.settings” file (or plans to in the future?).

Thanks!
Brent Sorrentino
Ignis Design
[import]uid: 9747 topic_id: 22259 reply_id: 322259[/import]

No. Apple doesn’t let you disable this.

Read this thread:
http://stackoverflow.com/questions/7759385/how-can-you-disable-the-ios-notification-center-within-your-app

You do have access to the status bar in Corona.
[import]uid: 7563 topic_id: 22259 reply_id: 88701[/import]