Greetings everyone,
I’m having a problem where the game crashes if I show the user the GameCenter interface on iOS.
I tested this on iOS 7.1.1 and iOS 6.1.6(not sure about the version number though) and I’m using Corona build 2014.2189.
It happens like this:
1- Tap Game Center in-game icon.
2- Show leaderboards/achievements.
3- Tap ‘Done’ on the Apple GameCenter UI so it’s closed down.
4- After the UI is closed, I don’t get any responses from the buttons on the same screen and it gives no errors. I just get those warnings from the Console of Xcode.
<Warning>: CoreAnimation: timed out fence eee0b
<Warning>: CoreAnimation: updates deferred for too long"
I couldn’t find anything to solve this issue, so any help would be greatly appreciated.
Thank you,
Serkan