开发者

In-app-purchase nib-file?

开发者 https://www.devze.com 2023-01-23 21:05 出处:网络
A question regarding iOS and in-app-purchase; Is it possible to load a nib file that has been downloadedfrom a server a开发者_高级运维nd use it in the application? (e.g. something the user bought tro

A question regarding iOS and in-app-purchase;

Is it possible to load a nib file that has been downloaded from a server a开发者_高级运维nd use it in the application? (e.g. something the user bought trough in-app-purchase?)


It is technically possible (just as you can load any Nib file you want), but it is disallowed under Apple review guidelines as I understand it. It's not related to in-app purchase, but to loading downloaded code; I believe it is likely this rule applies to nib files.

Of course, as with any borderline topic, it may or may not pass Apple's review, depending on your luck. I wouldn't bet on it, though.

0

精彩评论

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

关注公众号