PPRuNe Forums - View Single Post - OzRunways 2.whoa!
View Single Post
Old 6th Jul 2012, 12:16
  #565 (permalink)  
Shagpile
 
Join Date: Jan 2008
Location: Adelaide
Age: 40
Posts: 469
Likes: 0
Received 21 Likes on 14 Posts
You've fully removed Apple Core Data from v2.8?
Not yet (big job). If you want technicals, we updated the data model & put in try/catch statements to pick up any exceptions as well as detect the persistent datamodel returning nil on init. This nukes the db on startup if XCode caches an old copy into the binary, which we can't test for. Future releases will migrate over to an sqlite store, then completely remove coredata. We cannot just switch it off in one version, or everybody will lose all their data.

Loading…

The entire App Store (dozens of devs affected on the forums) has been stuffed today. Many people not being able to install apps with an error message. I think Apple are working overtime to fix all the issues. It is looking more like the huge issue affecting hundreds of devs is different (a binary encryption issue) but would explain the long review wait time.
Shagpile is offline