Hi, I have an navigation app I created which is similar to the "Locations" example in the documentation. My app was working fine on Xcode 4.1/iOS 4.3.
But since the 4.2 update, it crashes with the following message:
The Locations example too crashes with the same error. Any ideas?
I have just installed the updates, didn't change any of my apps.
But since the 4.2 update, it crashes with the following message:
Code:
Invalid table view update. The application has requested an update to the table view that is inconsistent with the state provided by the data source.
The Locations example too crashes with the same error. Any ideas?
I have just installed the updates, didn't change any of my apps.
Last edited: