I would like to do a GameCenter and an OpenFeint button. With the GameNetwork API, however, I can only load one service at a time. I read here (http://developer.anscamobile.com/forum/2011/12/05/help-open-feint-game-center) that you can just do system.openURL(“gamecenter:”), but that takes the user out of the app and into the GameCenter app.
Is there a way to just have it pop up inside our game, or is this the only way to do it while having OpenFeint enabled?
Thank you so much for all the support I’ve been getting through this forum, by the way. Our game is nearing completion, and I couldn’t have done it without your help. Lots of love. [import]uid: 117153 topic_id: 25721 reply_id: 325721[/import]
[import]uid: 52491 topic_id: 25721 reply_id: 103994[/import]
We actually are, currently, with OpenFeint relaying score data to GameCenter, the button is the only issue.