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 sample canAuthenticateAgainstProtectionSpace always returns NO #9

Open
Dmitry-Me opened this issue Apr 29, 2013 · 1 comment
Open

Comments

@Dmitry-Me
Copy link
Contributor

In iOS sample canAuthenticateAgainstProtectionSpace always return NO because authenticationDelegate is never set and so is nil at all times. The most likely resolution is to just remove canAuthenticateAgainstProtectionSpace - the default behavior should be okay.

See http://forum.ocrsdk.com/questions/930/orcsdkdemo-canauthenticateagainstprotectionspace-fail-empty-result-data

@stel
Copy link
Contributor

stel commented Jul 11, 2013

iOS sample was updated - now it uses AFNetworking, so this issue should be closed.

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