开发者

Wrapping a web app up as an iPhone app?

The question says it all-how hard is it? Is it allowed? 开发者_JS百科 Any other comments?

Thanks!


It's easy -- just use a UIWebView. I don't know of any rules against it. I have one out there that got approved.


Although apps that are just a webview may get through to the store, you can make your app feel like an iphone app by just doing a very minimal amount of work. I think the best bet is to at least have a tab controller with the webview in one tab and an "About" page in another. Or possibly tab views that point to the various sections of the webpage. I think you and your users will be more pleased with the result if you do just a little UIKit stuff.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜