ShelbyTV / Shelby-2.0-iOS

The code in this repoistory will eventually be presented to the end-user. The other repository, Shelby-GT-iOS contains all the code I've developed between April - August 2012, which will slowly be siphoned into this repository as we continue development on 2.0 and beyond.
1 stars 0 forks source link

Fix crash in + [Frame(Helper) frameForDictionary:requireCreator:inContext:], line 56 #436

Open Shelby-ios opened 10 years ago

Shelby-ios commented 10 years ago

Version: 2.0 (b27) | tv.shelby.shelbytventerprise

Stacktrace

Frame(Helper);frameForDictionary:requireCreator:inContext:;Frame+Helper.m;56
ShelbyDataMediator;findOrCreateFramesForJSON:withRoll:inContext:;ShelbyDataMediator.m;1186
ShelbyDataMediator;fetchFramesForRoll:inChannel:sinceFrame:;ShelbyDataMediator.m;422
ShelbyDataMediator;privateContextPerformBlock:;ShelbyDataMediator.m;1020

Link to HockeyApp