I have an diary app, based on UITableView and CoreData, all works just fine but there is one little tim thing that is strange. When I recompile the app and mark a row to see the details, the detail view is empty, if I go back and click the again it is populated as it should be.
What is wrong here?