youknowone / UI7Kit

Backport flat-style UIKit from iOS7 to iOS5+
Other
1.67k stars 199 forks source link

Crashes on iOS 10 for me #165

Open ReDetection opened 7 years ago

ReDetection commented 7 years ago

Crash happens during dequeueReusableCellWithIdentifier:forIndexPath: when iOS SDK overreleases object which was previously released by setAndRetainVariable:forName: from your FoundationExtension. screen shot 2016-08-18 at 18 10 12 I know you don't have iOS 6 devices, but do you have iOS 10 to check? ;)