If I submit an iPhone/iPad app that downloads HTML based post bodies, that could contain links to anywhere on the internet. (however the site it is downloaded from is strictly moderated), and when pressed those links open a UIWebView so that the linked website can be viewed in the app itself. Will an age rating be applied to the app?
Share
Yes. You have to filter all UIWebView links to only site(s) under your control unless you want an Adult/17+ rating. Apps have been reported to be rejected for not doing this.