iSupplement 2.0 Under Development
Posted by Chris on Jul 11, 2010 in iOS Apps | 0 comments
I am hard at work implementing the new local push notifications in to iSupplement. Once this task is complete I plan to add a new way to edit the time the supplement was taken, and then update all relevant fields especially the SQLite DB. The biggest problem I am having so far is the general lack of information on Local Push Notifications all examples place the code in the App Delegate the problem with this is that my SQLite DB is not accessed via the delegate rather the RootViewController has direct access to the DB. I will update everyone when I have finished this feature and begin work on another. Hopefully this won’t take too long
Enjoy!
Related posts:


