18 October, 2009

Fixed some things and In App Purchase

Fixed:

  • New icon (it’s silver instead of black)
  • Version number on the “About” screen
  • Fixed a bug that could leave the dice blank under a certain circumstance
  • The “Finish”, “Show Perfect Game”, and “Show Player Game” buttons now react much faster
  • It’s now much more obvious when you’re pressing the ”Finish”, “Show Perfect Game”, and “Show Player Game” buttons
  • “Show Perfect Game” and “Show Player Game” text now exactly the same size
  • Cleaned up some of the code to make it more memory efficient (less variables with more loops)

Now, there’s been a lot of talk recently on Apple’s decision to allow developers to upgrade free apps to their paid versions from within themselves. I’d love to do this but since Apple have yet to update their documentation on how exactly this can be done without breaking update functionality, I cannot.

There’s a risk that if I implement it now, you’ll be left with the full version but no way update to the next full version. You might even get given updates to the free version, erasing your purchase.

Hopefully the documentation will be updated soon.