开发者

What does this OpenFeint Developer Warning mean?

开发者 https://www.devze.com 2023-02-18 13:35 出处:网络
I get the开发者_运维问答 following OpenFeint iOS warning: OpenFeint Developer Warning: Please make sure to provide a delegate to OpenFeint

I get the开发者_运维问答 following OpenFeint iOS warning:

OpenFeint Developer Warning:

Please make sure to provide a delegate to OpenFeint

Here is also a screenshot of the warning:

What does this OpenFeint Developer Warning mean?

what does this warning means?


There is some OpenFeint class that you have an instance of, of which you need to set the delegate property to one of your classes that implements the delegate protocol before using the class.

0

精彩评论

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