Is it permited to download javascript code to iPhone

心不动则不痛 提交于 2019-11-30 21:55:59

From the new text of of the application developer agreement, regarding downloading executable code:

The only exception to the foregoing is scripts and code downloaded and run by Apple's built-in WebKit framework.

This includes javascript and hybrid applications, so you should be fine.

Although, taking all of this into account, why didn't you just allow your app to take advantage of the iPhone webapp stuff? You still get an icon on the home screen, and get rid of the browser chrome without having to get Apple to approve your app.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!