Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on receive data #117

Open
M9236059933 opened this issue Aug 15, 2018 · 6 comments
Open

Crash on receive data #117

M9236059933 opened this issue Aug 15, 2018 · 6 comments

Comments

@M9236059933
Copy link

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
Copy link

luminkhant commented Dec 11, 2018

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

@luminkhant
Copy link

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

@M9236059933
Copy link
Author

M9236059933 commented Feb 5, 2019 via email

@luminkhant
Copy link

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

@luminkhant
Copy link

@M9236059933 Did u find out solution for that?

@M9236059933
Copy link
Author

M9236059933 commented Apr 12, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants