hirohisa / ImageLoaderSwift

A lightweight and fast image loader for iOS written in Swift.
MIT License
292 stars 36 forks source link

Crash on receive data #117

Open M9236059933 opened 6 years ago

M9236059933 commented 6 years ago

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) }

luminkhant commented 5 years ago

I am having same issues from crashlytics. @hirohisa Could you please help me with this?

luminkhant commented 5 years ago

@hirohisa Did u find out the way to solve it? Help me with this please.

M9236059933 commented 5 years ago

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 .

luminkhant commented 5 years ago

I am having same report from crashlytics. Like @M9236059933 said.

luminkhant commented 5 years ago

@M9236059933 Did u find out solution for that?

M9236059933 commented 5 years ago

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 .