Game Center Error 2 cant log in with any of my corona apps

I have this annoying problem - I was testing an app ages ago and kept cancelling the game center login window.  Eventually it stopped coming up but then every single Corona app I build/test on that particular device, game center will not allow me to log in.  I get error code 2 and “The requested operation has been cancelled or disabled by the user.”

Any other device it is no problem and any apps not built by me work too.  I have tried logging out of gc manually etc etc. but to no avail.  Any ideas?

Was there ever a resolution to this ? I was canceling the login a lot yesterday and today I was expecting the login to show and it isn’t. The gamecenter api appears to log in but I cannot do the loadLocalPlayer and get the alias back. So, the init() returns an event.data of true even though I get this error.

I found this:

http://stackoverflow.com/questions/4386321/game-center-authentication-error/4420457#4420457

I don’t think the gameNetwork init call should return true in this instance. The rest of the API dependent on the init being successful suffers.  

Yes.  Although it was ages ago, I think I reset my iphone settings and it mysteriously went away.

Was there ever a resolution to this ? I was canceling the login a lot yesterday and today I was expecting the login to show and it isn’t. The gamecenter api appears to log in but I cannot do the loadLocalPlayer and get the alias back. So, the init() returns an event.data of true even though I get this error.

I found this:

http://stackoverflow.com/questions/4386321/game-center-authentication-error/4420457#4420457

I don’t think the gameNetwork init call should return true in this instance. The rest of the API dependent on the init being successful suffers.  

Yes.  Although it was ages ago, I think I reset my iphone settings and it mysteriously went away.