Haneke / HanekeSwift

A lightweight generic cache for iOS written in Swift with extra love for images.
Apache License 2.0
5.21k stars 591 forks source link

crash in hnk_fetcher getter #413

Open litalalon opened 7 years ago

litalalon commented 7 years ago

Hi, Haneke version 0.10.1 crashed the app several times on let wrapper = objc_getAssociatedObject(self, &HanekeGlobals.UIKit.SetImageFetcherKey) as? ObjectWrapperin hnk_fetcher getter callstack attached

screen shot 2017-08-13 at 14 03 19

Please assist!