iPhone App that only shows a webpage. Allowed in App Store? [closed]
- by aioobe
I'm building a mobile web-app.
One of the requirements from my client is that the user should be able to install (through App Store) a program that displays the webpage.
I'm thinking of either just displaying a UIWebView with the web-page or opening the webpage in the browser.
This would be my first experience with App Store, so I'd like to ask:
Would I run into any troubles regarding acceptance in App Store for such "just-show-whatever-the-server-gives-me" application?