After upgrading my SDK version I saw that the cellarrowoutindpath is always asked to see WillAppear. The order of the first execution was opposite: viewWillAppear will always be called before the cellarraureoutexpath. Since my application logic is often used to start Visual FrontEpier to start those objects which are later used in cellophoraeetheidpath, the app often crashes.
I tried to find out the official pattern with any success about this change, I can take my initialization code to see Diadelod, but want to see if this change in behavior There is a better solution or more information about
You can simply add a line
[self.tableView reloadData ]; at the end of the scene and your problem will be fixed
Comments
Post a Comment