I setup openfeint support in my game,
but it will integrate gamecenter by default.
(it’ll prompt gamecenter login automatically)
can I disable gamecenter support ?
thanks. [import]uid: 21680 topic_id: 10017 reply_id: 310017[/import]
I setup openfeint support in my game,
but it will integrate gamecenter by default.
(it’ll prompt gamecenter login automatically)
can I disable gamecenter support ?
thanks. [import]uid: 21680 topic_id: 10017 reply_id: 310017[/import]
I’m pretty sure Game Center is only integrated if you have OFGameCenter.plist [import]uid: 12108 topic_id: 10017 reply_id: 36578[/import]
I though so too.
However, my game is telling me that “This app is not recognized by gamecenter” and I have NOT added the plist file.
Not sure why its showing up [import]uid: 9968 topic_id: 10017 reply_id: 37380[/import]
any solution found for only of not game center???
plz tell [import]uid: 12482 topic_id: 10017 reply_id: 37400[/import]
My game is also telling me that “This app is not recognized by gamecenter” and I have NOT added the plist file. I have only used OpenFeint. Please help!
[import]uid: 44599 topic_id: 10017 reply_id: 37426[/import]
I have the same issue [import]uid: 39391 topic_id: 10017 reply_id: 37873[/import]
same here [import]uid: 6942 topic_id: 10017 reply_id: 38586[/import]
The same issue here… [import]uid: 5411 topic_id: 10017 reply_id: 38777[/import]
This just may have became a huge issue with apples new rules about gamecenter. [import]uid: 39391 topic_id: 10017 reply_id: 39022[/import]
I’ve tried taking out my app ID from the .init() call.
I’ve even tried going to OF’s website and removing the app ID from there and it still logs me in to GC.
I’m out of ideas.
[import]uid: 19626 topic_id: 10017 reply_id: 39107[/import]
It looks like you need to remove the game from the Game Center too and it should work then.
See this discussion:
http://developer.anscamobile.com/forum/2011/06/01/game-center-button-how-avoid-rejection-appstore
D. [import]uid: 5411 topic_id: 10017 reply_id: 39129[/import]
Is there really no way to disable the GC message when I open my game. The user out there gets
confused with OF and GC messages… [import]uid: 12632 topic_id: 10017 reply_id: 41435[/import]
I’d really like to know this too. My game just got rejected by Apple because of the GC pop-up. Are the only options to include Game Center also or remove OpenFeint altogether? [import]uid: 24628 topic_id: 10017 reply_id: 43501[/import]
Build 564 fixed this problem on my phone. I’m able to have just OpenFeint and not Game Center and there isn’t any pop-up. [import]uid: 24628 topic_id: 10017 reply_id: 44305[/import]
My two bits, but from the other side, in my latest game retroballs, I had OF enabled, I had a plist for offline support. Apple rejected my app as they stated that it has game center enabled but I had not enabled it in the app page on iTunes connect. Lost a week on that silly thing. So make sure that if you have OF enabled, set up these things just in case you do not get issues.
Cheers,
?
[import]uid: 3826 topic_id: 10017 reply_id: 44309[/import]
Did we come up with a simpler solution to this problem?
App rejected due to Game center.
I have OF integrated.
How do I remove the default Gamecenter popup?
Any help is greatly appreciated. [import]uid: 3715 topic_id: 10017 reply_id: 53394[/import]
Make sure your running the latest release of Corona SDK and simply remove the .plist file.
You have to make sure in iTunes Connect that GameCenter is disabled.
But its the .plist file that takes care of the popup.
[import]uid: 19626 topic_id: 10017 reply_id: 53397[/import]
Does the .plist file add with the latest Corona build?
I havent added plist file.
I have downloaded the latest Corona SDK build and will re-build app and submit this way.
Is there anything else Im missing?
btw, Thanks for the fast reply
[import]uid: 3715 topic_id: 10017 reply_id: 53406[/import]