Closed mahmed8003 closed 9 years ago
Could you please verify if response.responseObject
or self.cache.fromMemory(hash)
is nil? That would help narrow down what is going wrong.
Where you able to verify which one is nil?
I found self.cache.fromMemory(hash) is nil
Thanks. Interesting that it is coming back nil. I am investigating now.
I just checked in a fix, let me know if that resolves the issue.
Where you able to verify the fix worked?
I'm going to assume this is now resolved with the latest code. Thanks for the report and help.
Getting error: fatal error: unexpectedly found nil while unwrapping an Optional value at line self.doSuccess(hash, data: self.cache.fromMemory(hash)!)