We\'re creating an immersive app that needs to have something that acts rather similar to a UIAlertView, but we don\'t want it to look like a system dialog, we
UIAlertView
What about working around the issue by hiding the status bar when the alert is displayed? That would make it more "alerty" anyway...