AppStore / iOS apps and interpreted code - where do they draw the line?

前端 未结 7 1628
清酒与你
清酒与你 2021-02-07 03:14

Apple\'s iOS developer guidelines state:

3.3.2 — An Application may not itself install or launch other executable code by any means, including without lim

7条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-07 03:18

    You should take a look at what Apple has enabled in iOS7. It is now allowed to download and run JavaScript within your app.

提交回复
热议问题