Hello,
I added the reachability.m and .h files. When theres no internet connection, i want to display a UIView which is semi transparent and and comes up at the bottem like a Toolbar saying No internet Connection Available
I've got the code etc.. but i need a way to display the UIView i created and to push it to the front of everything when im using NAvigationControllers to control my application.
Could someone assist? Just need a way to push the UIView to the front but keep the nav controller on its current view so it can still go back and forth, the UIView is just a little transparant at the bottem like a pop up warning of no internet connection.
Thanks