Open M9236059933 opened 6 years ago
I am having same issues from crashlytics. @hirohisa Could you please help me with this?
@hirohisa Did u find out the way to solve it? Help me with this please.
Hi buddy I don’t understand what do you mean
вт, 5 февр. 2019 г. в 10:43, Min khant lu notifications@github.com:
@hirohisa https://github.com/hirohisa Did u find out the way to solve it? Help me with this please.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hirohisa/ImageLoaderSwift/issues/117#issuecomment-460541800, or mute the thread https://github.com/notifications/unsubscribe-auth/AK417HJH5LzjjRmw0XC6r5QW2YxDGzewks5vKTYbgaJpZM4V-_Lx .
I am having same report from crashlytics. Like @M9236059933 said.
@M9236059933 Did u find out solution for that?
Still no
чт, 11 апр. 2019 г. в 17:19, Min khant lu notifications@github.com:
@M9236059933 https://github.com/M9236059933 Did u find out solution for that?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hirohisa/ImageLoaderSwift/issues/117#issuecomment-482057243, or mute the thread https://github.com/notifications/unsubscribe-auth/AK417CeyDj9uxjQO-J1ehq_e7sDhqYw7ks5vfww8gaJpZM4V-_Lx .
Hello, I got a crash on one test device
report from crashlytics https://pastebin.com/yGTFtZpU
func urlSession(_ session: URLSession, dataTask: URLSessionDataTask, didReceive data: Data) { guard let loader = getLoader(with: dataTask) else { return } 40 ->> loader.operative.receiveData.append(data) }