Is it possible to upload ipa file in istore if i open website url in brower on click event of ipa file

StackOverflow https://stackoverflow.com/questions/15879438

سؤال

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