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

iOS 9 support? #194

Open
Spacelapp opened this issue Sep 19, 2015 · 5 comments
Open

iOS 9 support? #194

Spacelapp opened this issue Sep 19, 2015 · 5 comments

Comments

@Spacelapp
Copy link

NSURLConnection is deprecated

@Spacelapp
Copy link
Author

Hello?

@toto
Copy link
Contributor

toto commented Jan 9, 2016

@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).

@Spacelapp
Copy link
Author

okay :(

@Idefix60
Copy link

Starting June 1, 2016 all apps submitted to the App Store must support IPv6-only networking.
https://developer.apple.com/news/?id=05042016a
OAuth2Client is not compatible with IPv6-only => no app update with the current OAuth2Client version from June 1.

@Muesly
Copy link

Muesly commented Jun 27, 2016

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

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

4 participants