App rating for UIWebView? [closed] - iphone

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
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?

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.

Related

Does Google update redirect URLs? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I have shortened my URL on my e-commerce store to make them more SEO friendly however some of my original URL are in a good position on Google.
If I redirect my old URLs to my new URL will Google automatically update my old URLs to display my new URLs?
Yes, if you use permanent (301) redirects. That's pretty much the full answer.

What is my "App ID"? Where is it? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I signed up for Facebook APPS, now where is my app ID? Is it a number? Where do I find it? It's required for facebook moderation, and it asks for this app id, but it is nowhere to be found. Nowhere.
Go to developers.facebook.com. List of apps should be on the left. The AppID/API Key should be right under the "Settings" header.

mach_star and app store [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
Would there be any problems with sending an Mac app to App Store if it is using mach_star for code injection? Would apple approve this app and are there any apps in Mac App Store using mach_star? Thanks in advance.
There is an unofficial check list (AppStore Checklist) with item 25 about interpreted code. It is not the exact thing you mentioned but it might be the reason to reject your app.

Would using webview with phonegap get an app rejected from Apple App Store? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
Would using webview with phonegap get an app rejected from Apple App Store? The app would not be all in webview, but will using webview for certain things make apple reject the app?
No. See the PhoneGap FAQ.
Also see this post.

When iPhone Application Submitted Information Changes Reflects [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
Fortunately our first application is in App Store now..
And in my itunesconnect account some of the fields are editable like screenshots, support url etc..
So, my question is if I update some of my screenshots or if I update the support url field when it will be reflects to itunes ?
Or it will directly reflects once I update my current application ?
Thanks in advance...
Yes, those will be reflected soon (from half-an-hour to a day).