Current version: 1.1.1
Over the years I've been focused on collecting knowledge about life, hoping that combined with experience, the knowledge can eventually become wisdom. These quotes and the wisdom contained in them have been crucial reminders of what life is all about. Throughout the years they helped me stay grounded and focused. So I thought I should share them with you.

The program is free and without any ads, for that will defeat its purpose. Download it, install it and enjoy. Tap it once a day or as many times as you like and let these little reminders grow on you. The database is comprised of 500 quotes and it keeps growing so stay tuned for updates.

Feel free to comment on the posts with requests, ideas and quotes. If your ideas are implemented you will be in the credits of the app, so please include your name on the comment.

Enjoy!

Tuesday, May 24, 2011

Databased

Finally completed the database loader tool, this allows to create a sql lite database to be pre populated and then included in the distribution without needing to parse a text file to populate the database on first run. Much faster and easier.

As I work on the final touches for v1.1, I found a very interesting bug. The app crashes when updating without giving me a way to really debug this for it seems like it was happening before it even ran.
As I installed Xcode 4, I found a new message when the app gets copied to the device advising me that the file was unable to be written for it was locked. I found this only happens on iOS4. So it looks like v1.0 stays open in the background. I've been trying to talk to apple about this to know how the device handles such scenario when updating from the app store. No response yet, but I will post as soon as I get an answer. Till then I am hesitant to release v1.1 which of course allows me to keep tweaking until my doubts dissipate.

No comments:

Post a Comment