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