Posts

Post not yet marked as solved
7 Replies
7.1k Views
Hi,We occasionally get the subject error while downloading using NSURLSession. We set 60 seconds to the NSURLSessionConfiguration.timeoutIntervalForRequest property. But, we get the error in from 12 to 20 seconds. When a response doesn't come for more than 60 seconds, we get another error with _kCFStreamErrorCodeKey=-2102.I couldn't locate definitions of _kCFStreamErrorCodeKey in headers. Can someone let me know what the error code key is and what the value 60 means?Thank you,sukeza
Posted
by sukeza.
Last updated
.