I'm making an app which uses internet. I remember there was something developers had to do with CFNetwork or similar regarding check if availability or speed.
Is there some kind of standard UIAlertView with the message "It seems you have no internet, but you need it for this app"?
Is there a tutorial or guide which show how to do it?