hit counter

Timeline

My development logbook

Trying to Retrofit Coredata Into an iOS Tabbed Application. Kind of Painful.

Trying to retrofit coredata into an iOS Tabbed application. Kind of painful.

Finally get it done by these steps:

Then I have spent a bit of time to solve the problem I have encountered before:

Now I am woking on using static style table cells in a non-UITableViewController (Error: Static table views are only valid when embedded in UITableViewController instances). Gonna be bit tough to solve