Implementing Game Center buttons

I’ve got OF working and its cross posting to Game Center. But with Apple’s new view on OF and GC, I want to put in buttons to go directly to GC’s Leaderboards and Achievements. I’ve seen games do this with some frankly, hard-to-understand Objective C bits, but couldn’t find URLs.

I should be able to do an itms-apps: type link to load GC on the phone and take me to a particular place, but I didn’t find any thing searching the forums here or Google. There are a lot of people asking the same questions it seems.

Is there an answer?

Thanks
Rob [import]uid: 19626 topic_id: 11076 reply_id: 311076[/import]

I asked that question also: Game center buttons
but I didn’t get any answers on the subject.

I think if Game Center was independent of OpenFeint, it wouldn’t be very hard to implement a Game Center Leaderboard and Achievement button, but I could be wrong. [import]uid: 53445 topic_id: 11076 reply_id: 40271[/import]

Apple provides some example code, but it depends on having the Game Center SDK loaded into your Xcode project which really didn’t do any good.

I’d be happy to just be able to launch the Game Center app at this point.
[import]uid: 19626 topic_id: 11076 reply_id: 40279[/import]