gameNetwork.init()

I was working on my game with build 556 and I noticed that it was saying that openFeint.init() is deprecated and to use gameNetwork.init()

Where is the documentation for this? What other functions are changing? Any parameter changes?

Does this mean GC is getting it’s own love separate from OF?

I’ve got a GC bug and if we are getting separate GC support I would love to get it worked into my next build.

Thanks
Rob
[import]uid: 19626 topic_id: 12165 reply_id: 312165[/import]

Docs for gameNetwork will be coming soon. OpenFeint is still supported, but will be called with the gameNetwork API. No new parameters but we did add OpenFeint support to Android in our Daily Builds (but that’s a secret :). [import]uid: 7559 topic_id: 12165 reply_id: 44683[/import]

But does this mean we are getting direct Game Center support soon?
[import]uid: 19626 topic_id: 12165 reply_id: 44717[/import]