I am using UIWebView to open a link in my app and I submitted it to the AppStore which resulted in the rejection with reason of 2.12 of review guidline which says
2.12: Apps that are not very useful, are simply web sites bundled as apps, or do not provide any lasting entertainment value may be rejected
Is it because I used UIWebView to open a web site.
UIWebVieware used to open the websites. But your application must have certain more features.The application containing only a
UIWebViewto open a website is of no use as instead you can open the website directly in the Safari and in that open theActionsheetfrom the bottom bar and tap on Add to Home Screen option. It will be same as the application you have tried to upload on Appstore.