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

- connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite: ... is never called when NetworkEye is enabled #29

Open
kareem-hewady opened this issue Feb 5, 2016 · 0 comments
Labels

Comments

@kareem-hewady
Copy link
Contributor

so I found out that the delegate (NSURLConnectionDataDelegate) method - connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite: is never called when NetworkEye is enabled. So in connections that need progress tracking I disable NetworkEye first. I tried to fix it myself but I can't see a way of doing so with the current library design. I hope that you can find a way around it. Keep up the good work (Y)

@coderyi coderyi added the bug label Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants