开发者

Executable Bundles in iOS Apps

does anyone开发者_开发技巧 know if you can ship bundles (with executable code) in iOS apps? I know that downloading executable code is violating the iOS developer agreement, but if I shipped the bundles myself with the app, would that be acceptable?


You can, but you cannot link them at runtime. Dynamic linking is not available in iOS.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜