One of my favorite sessions at WWDC was Advanced NSOperations. I've been attempting to run the Earthquakes App (XCode 7, IOS 9 Device) and it runs but nothing appears at the outset except for an empty UITableView. Dragging down to attempt to refresh the table brings up a network activity indicator but then the application crashes.The only changes I made to the demo code were to change the bundle identifier and check the box to allow it to run upside down (in order to eliminate a warning).Anyone have a similar ill-fated experience?
7
0
1.9k