Openfeint Notifications

I’m not sure if this is the right forum for this, but it is preventing me from shipping my app.

Is there some way of turning off OpenFeint notifications? Every time they pop up they cover an extremely important part of my game and make it unplayable. OpenFeint is essential to my game’s design as it is a score-based arcade game, and I can’t change the design to accommodate the notifications. I don’t care if I have to use some sort of crazy workaround, I just need a solution so I can ship my app.

I love Corona, but this problem has been driving me crazy! :frowning: [import]uid: 90817 topic_id: 25894 reply_id: 325894[/import]

Hey there,

No, you cannot turn off openfeint notifications - however what you could do is wait to set the achievements until the end of level or gameover. I’ve seen that done a few times and that seems to be a good way of handling it.

Peach :slight_smile: [import]uid: 52491 topic_id: 25894 reply_id: 104850[/import]