Hi, i am finishing my app and i have on it 4 UIWebView, so i make an error come up if the WebView did not load. (when offline)
Like this simple tutorial :
YouTube - iPhone SDK Tutorial: Reachability
I put this code for every UIWebView so when i am trying offline i have 4 errors message !! That is not nice for the user ...
Can I put this code only for one UIWebView or Apple will reject it ?