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

Rewrote request logic based on RequestKit #28

Merged
merged 3 commits into from
Apr 3, 2016
Merged

Rewrote request logic based on RequestKit #28

merged 3 commits into from
Apr 3, 2016

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Apr 3, 2016

This PR rewrites the request logic based on RequestKit, along the lines of mapbox/mapbox-directions-swift#23.

Also exposed some additional options for geocoding.

/cc @friedbunny

Also exposed some additional options for geocoding.
@1ec5 1ec5 self-assigned this Apr 3, 2016
1ec5 added 2 commits April 3, 2016 03:07
Capture the geocoder until after the completion handler is executed. These failures suggest that MBGeocoder had been leaking all this time until it was refactored to use NSURLSession instead of NSURLConnection.
@1ec5 1ec5 merged commit 0f92b3b into master Apr 3, 2016
@1ec5 1ec5 deleted the 1ec5-requestkit branch April 3, 2016 10:10
@1ec5 1ec5 mentioned this pull request Apr 6, 2016
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

Successfully merging this pull request may close these issues.

None yet

1 participant