How to have a « waiting » UIAlertView (UIAlertView without buttons)
You surely often see on several application an UIAlertView telling you to wait until something happens (sending information to a server, etc) like this :
You surely often see on several application an UIAlertView telling you to wait until something happens (sending information to a server, etc) like this :