UIAlertView with progress indicator and cancel button

Programmazione, Snippets and Tutorials on November 15th, 2009 2 Comments

First of all let me say that this is not a great pratice. UIAlertView is not certainly the best place where to show a progress indicator bar (or at least Apple don’t like it). However sometimes you should need to use it and this is my (not so elegant) way to use implement an UIAlertView [...]

Tags: , ,