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

Replacing NSURLConnection with NSURLSession #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crreddys
Copy link

NSURLConnection is caching for all subsequent calls and cert pinning call is always returning CONNECTION_SECURE irrespective of what. It's not working even if we disable caching. So replacing NSURLConnection with NSURLSession.

NSURLConnection is caching for all subsequent calls and cert pinning call is always returning CONNECTION_SECURE irrespective of what. It's not working even if we disable caching. So replacing NSURLConnection with NSURLSession.
@EddyVerbruggen
Copy link
Owner

Hi! I'd love to merge this but don't have time to test atm. Is anyone else able to test this PR perhaps?

@crreddys
Copy link
Author

@EddyVerbruggen : FYI, we deployed my changes to PROD app 2 weeks back. So far we didn't have any issues.

@EddyVerbruggen
Copy link
Owner

That's good to know, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants