Posts

Post not yet marked as solved
8 Replies
This other thread helped me considerably: https://forums.developer.apple.com/message/346542#346542
Post marked as solved
11 Replies
For anyone else running across this, I was able to fix the crash by calling imageWithContentsOfFile: on a background thread while still being able to maintain image caching.