Apple Game Center

Hello there :slight_smile:

I dont know if i just completely missed it or if it acutally doesnt excist, but is there any easy way to intergrate game center with corona build games?

I have looked at the road map and found that its possible to forward game scores from Openfeint to Game Center, but still it REQUIRES Openfeint. It also looks like it requites the use of some Objective-C inside the corona app and to me that just doesn’t make sense.

I would appreciate some help

  • jcfinnerup
    [import]uid: 55530 topic_id: 12969 reply_id: 312969[/import]

Actually it doesn’t require objective C or anything of the sort to implement OF and GC together; it’s one extra file which lists your achievement/leaderboard IDs - it’s ridiculously easy to do :slight_smile: [import]uid: 52491 topic_id: 12969 reply_id: 47675[/import]

That sounds good. Can You post a link yo a describtion ón How to do it? I Cant seem to find anything [import]uid: 55530 topic_id: 12969 reply_id: 48014[/import]

That sounds good. Can You post a link yo a describtion ón How to do it? I Cant seem to find anything [import]uid: 55530 topic_id: 12969 reply_id: 48015[/import]

Read post #4 in this thread; http://developer.anscamobile.com/forum/2011/06/24/openfeint-game-center-and-chicken

It covers exactly how to go about this set up :slight_smile: [import]uid: 52491 topic_id: 12969 reply_id: 48049[/import]

Ive checked it out and it looks very helpful, thanks :slight_smile:

Regards
Jcfinnerup [import]uid: 55530 topic_id: 12969 reply_id: 48199[/import]