The background turns increasingly more dark every time an alert is shown on top of another alert.
This wasn't the case with UIAlertView-Blocks. The behavior was to replace the existing alert with the new one, and when the user dismissed it, the previous alert was shown again.
Thanks!

The background turns increasingly more dark every time an alert is shown on top of another alert.
This wasn't the case with UIAlertView-Blocks. The behavior was to replace the existing alert with the new one, and when the user dismissed it, the previous alert was shown again.
Thanks!