-
Notifications
You must be signed in to change notification settings - Fork 216
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
iOS 9 support? #194
Comments
Hello? |
@Spacelapp Yes it is deprecated and should be removed. Unfortunately getting rid of NSURLConnection would require a big change to the library. This is something I can't tackle at the moment. In general the library needs major updates (e.g. Swift support annotations). |
okay :( |
Starting June 1, 2016 all apps submitted to the App Store must support IPv6-only networking. |
Is that true OAuth2Client is not compatible? Seeing this makes me wonder if your only concern was NSURLConnection @Idefix60?: http://stackoverflow.com/questions/37067619/do-i-need-to-replace-nsurlconnection-in-order-to-achieve-mandatory-support-for-i |
NSURLConnection is deprecated
The text was updated successfully, but these errors were encountered: