Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in DiskCache #100

Open
keithcml opened this issue May 13, 2016 · 4 comments
Open

Crash in DiskCache #100

keithcml opened this issue May 13, 2016 · 4 comments

Comments

@keithcml
Copy link

screen shot 2016-05-13 at 12 17 32

@tobatha
Copy link

tobatha commented May 18, 2016

i'm experiencing this crash too, on client's iPhone 6S model, seems latest models having some cache issue now, all fine with 6 & earlier models

@tobatha
Copy link

tobatha commented May 18, 2016

it seems to me the author stopped maintaining the repo no more coz there's almost no response for recent open issues

@viewDidAppear
Copy link

I've found this issue is to do with not supplying the KEY when you use

hnk_setImage(image: UIImage, key: String)

method.

Switch it to using hnk_setImage(image: UIImage, animated: Bool, success: Void) method and you're fine.

@tobatha
Copy link

tobatha commented Jun 14, 2016

@cocotutch got it! thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants