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

Replace NSURLConnection with NSURLSession. #2550

Open
denisatoderean opened this issue May 13, 2019 · 1 comment
Open

Replace NSURLConnection with NSURLSession. #2550

denisatoderean opened this issue May 13, 2019 · 1 comment

Comments

@denisatoderean
Copy link

Please replace NSURLConnection with NSURLSession.

The NSURLConnection class is DEPRECATED.
The NSURLConnection class should no longer be used. NSURLSession is the replacement for NSURLConnection.
Some delegate methods don't work anymore.

@denisatoderean
Copy link
Author

PR: #2551

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

1 participant