Wednesday, November 5, 2008
Sapus Tongue: re-submitting
Ouch. The game was submitting the scores to the global server without informing the user, and that action was violating article 3.3.6 of the iPhone Development Agreement.
So, I fixed this problem with a 'Submit score to global server' UISwitch.
Also, I had the chance to workaround the accelerometer bug that is present in all iPhones, and the game is now using cocos2d v0.5.2 which fixes some memory leaks.
So, perhaps in 3 to 5 days the game will be available in the App Store.
Labels:
Sapus Tongue
Subscribe to:
Post Comments (Atom)
2 comments:
Which accelerometer bug are you talking about?
this one:
http://discussions.apple.com/message.jspa?messageID=8089986
Post a Comment