Do Apple require Network detection for openURL in Safari from your app?

Posted by donkeykong on Stack Overflow See other posts from Stack Overflow or by donkeykong
Published on 2010-03-30T22:41:35Z Indexed on 2010/03/30 22:43 UTC
Read the original article Hit count: 354

I am about to submit my first iPhone app to the app store and within the about page, I have a link to our website. Is it ok to allow Safari to open and fail to load if network is not present, or will I be required to use reachability code to detect this beforehand?

I don't want the app to be rejected, so want to cover all bases.

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk