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
If the default behavior of UIAlertView works for you, I'd suggest changing the default look of the dialog. You can for example use the example code from this discussion and provide your own image.