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

Removing NSURLConnection #29

Open
Milan3792 opened this issue Sep 9, 2016 · 2 comments
Open

Removing NSURLConnection #29

Milan3792 opened this issue Sep 9, 2016 · 2 comments

Comments

@Milan3792
Copy link

As per new policies of Apple, we cannot use NSURLConnection in our code anymore. I am using "SPGooglePlacesAutocomplete" since 3 years in my Project. How do I update code to get rid of NSURLConnection from "SPGooglePlacesAutocompleteQuery.m" and "SPGooglePlacesPlaceDetailQuery.m" ?

@Milan3792
Copy link
Author

I have made required changes in this library to update NSURLConnection to NSURLSession. Just in case anyone is facing same issue, I can be helpful. :)

@JacobJT
Copy link

JacobJT commented Sep 26, 2018

@Milan3792 Mind making your fork public? I don't see it on the list, trying to do some house keeping and clean up all these odd warnings. Not to mention... 7 was ages ago, I feel dirty still having this warning.

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

2 participants