質問

I have created one .ipa file using PhoneGap.

When user click on my App Icon, it will redirect user to my website in web browser.

Will AppStore approve this ind of App.

Another Doubt: Also, If I use WebKit Component in my App to show the Website inside the App; Will Apple approve this kind of App ?

役に立ちましたか?

解決

Go through this AppStore Review Guidelines:

It says:

enter image description here

AND

enter image description here

Hope this clears your concerns.

So, If your are not doing anything useful and entertaining, other than showing the website in web view or providing external links to your web sites; then you should be ready to get rejection.

他のヒント

According to Apple Review guideline , only website embed in iOS App with UIWebView or Redirect to website and not useful app will be reject.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top