是否有可能创造,包装和成功提交HTML5应用程序的应用程序商店? [英] Is it possible to create, package and successfully submit HTML5 apps to the app store?

查看:130
本文介绍了是否有可能创造,包装和成功提交HTML5应用程序的应用程序商店?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,感谢您的阅读...

Hello everyone and thanks for reading...

我是一个单声道/ Web开发人员,最近谈论苹果的家伙就在iPhone和iPad上的发展。现在我知道,目标C / X code是在这些平台上开发的重击手;不过,我是pretty肯定,他提到的(和给我),他创造了一个HTML5应用程序,虽然基本是在他的iPad。

I'm a Mono / Web developer and was recently talking to an Apple guy regarding development on the iPhone and iPad. Now I know that Objective C / XCode is the heavy hitter for development on these platforms; however, I'm pretty sure he mentioned (and showed me) a HTML5 application he had created that while basic was mildly functional on his iPad.

直接跳到了几个星期,我一直在问到检查出服用客户的付费观看的网站块,创建可以通过(和$ P $购买一个离线版本的可行性通过)苹果应用程序商店psumably分布。安美居,我一直试图找到100%的确认,这是可能的,我转向开发板,看看我是否能得到一个明确的答案下面...

Skip ahead a couple of weeks and I've been asked to check out the feasibility of taking of chunks of a client's 'pay-per-view' website and creating a offline version that can be purchased via (and presumably distributed by ) the Apple app store. Anyhoo, I've been trying to find 100% confirmation that this is possible and I'm turning to dev boards to see whether I can get a definitive answer to the following...

我可以创建适用于iPhone / iPad的一个HTML5应用程序(一个客户的网站基本上脱机部分),可以上传和苹果应用程序商店分布?

Can I create a HTML5 application (essentially an offline portion of a client's website) for the iPhone / iPad that can be uploaded and distributed by the Apple app store?

和(假设上面是OK)是有限制或东西我需要知道的,即它是相当丰富的内容,但将包括图像和POSS一些小的视频。

And (assuming the above is OK) are there are restrictions or things I need to be aware of, i.e. it is fairly content rich but will include images and poss a few small videos.

感谢

SC

推荐答案

那么答案是肯定的,没有;-)无法通过应用商店分发Web应用程序。你必须建立自己的基础设施和服务器这样做。
但是你可以做的是:写由单个浏览器窗口(称为在Objective-C一的WebView)一个非常简单的应用程序和捆绑所有的HTML,CSS和JS文件吧。然后你可以使用这个浏览器来浏览你的本地内容。随着多一点efford你也可以实现更新的内容和通过网络重新缓存您的手机上。

Well the answer is yes and no ;-) You cannot distribute web apps via the app store. You have to set up your own infrastructure and server to do so. However what you can do is the following: write a very simple application consisting of a single browser window (called a WebView in Objective-C) and bundle all the HTML, CSS and JS files with it. Then you can use this browser to browse your local content. With a bit more efford you could also implement updating the content and recaching it on your phone over the web.

因此​​,底线是:没有纯粹的Web应用程序可以通过应用程序商店分发,包裹在一个Objective-C的应用程序的Web应用程序可以做到

So the bottom line is: no pure web app can be distributed via the app store, a web app wrapped in an objective-C application can be done.

这篇关于是否有可能创造,包装和成功提交HTML5应用程序的应用程序商店?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆