By Marc, on June 9th, 2010%
One of the things that has annoyed me while developing my iPhone game “Wordly” are dialogs that appear modal to the user, but are non-blocking from the programmer perspective. For example, let’s take UIAlertView.
You tell a UIAlertView to show itself and the user sees a modal dialog, but the code after your show message keeps executing, . . . → Read More: The quest for a better UIAlertView
By Marc, on October 24th, 2008%
As you all probably know, I’ve written a word game for the iPhone called Word Up!
<shameless-plug>
</shameless-plug>
Tonight, I started getting an error while trying to run my app from Xcode on my device (provisioned for development). The error was:
Your mobile device has encountered an unexpected error (0xE8000001)
during the install phase: Copying file.
Try disconnecting and powering off the . . . → Read More: Xcode/iPhone error 0xE8000001: problem and fix
By Marc, on October 11th, 2008%
Test post from WordPress . . . → Read More: Test post from WordPress iPhone app
By Marc, on September 18th, 2008%
It took 9 days for Apple to approve it, but now my Word Up! iPhone word game is available on the iPhone App Store.
If you like the app and would like to write a review about it, that would be much appreciated.
Screenshots
iPhone . . . → Read More: Word Up! iPhone game now available from App Store