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

Should upgrade to NSURLSession #92

Open
uliwitness opened this issue Mar 3, 2017 · 1 comment
Open

Should upgrade to NSURLSession #92

uliwitness opened this issue Mar 3, 2017 · 1 comment

Comments

@uliwitness
Copy link

This still uses NSURLConnection, but turns off the deprecation warnings for it using #pragma. Would be a much better idea to upgrade to using NSURLSession instead.

@uliwitness
Copy link
Author

PS - I found this project via your answer to http://stackoverflow.com/questions/6256748/check-if-my-app-has-a-new-version-on-appstore and it was the only answer that wasn't flat-out wrong like most of the others. I'm not actually using this code, or I would have sent you a pull request with the fixes instead of just filing bugs asking you to do it.

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