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 iPad and iOS 5.0 #2

Closed
ram2386 opened this issue Oct 21, 2013 · 3 comments
Closed

Crash in iPad and iOS 5.0 #2

ram2386 opened this issue Oct 21, 2013 · 3 comments

Comments

@ram2386
Copy link

ram2386 commented Oct 21, 2013

Hi Lucas,

Thanks for sharing your code, it really good and its clear my most of the concept regarding caching image.

Apart from that the application is crashed in iPad version and iOS 5.0.

For these I shared the crash log please find the below.

-[UILabel attributedText]: unrecognized selector sent to instance 0x6bb2410
2013-10-21 14:30:38.090 FastImageCacheDemo[1101:c07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UILabel attributedText]: unrecognized selector sent to instance 0x6bb2410'

Please let me know if you require anything for trace above crash log.

@wei8
Copy link

wei8 commented Oct 21, 2013

The FastImageCacheDemo Xcode project requires Xcode 5.0 or greater and is configured to deploy against iOS 6.0.

@ram2386
Copy link
Author

ram2386 commented Oct 21, 2013

@wei8 : Thanks for you reply, actually I comment "NSMutableAttributedString" in the code and after that it work perfect.

@ghost
Copy link

ghost commented Oct 21, 2013

Like @wei8 mentioned, the demo project is compatible with iOS 6 and above. Fast Image Cache itself is compatible with iOS 5 and above.

@ghost ghost closed this as completed Oct 21, 2013
mallorypaine pushed a commit that referenced this issue Jan 15, 2014
…roing weak references to know when it's no longer OK to hand back a cached value.
Sega-Zero pushed a commit to Sega-Zero/FastImageCache that referenced this issue Jan 4, 2018
This issue was closed.
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

2 participants