Authentication problem comes multiple times - iOS8

For the same request, the call comes multiple times to the "didReceiveAuthenticationChallenge" for Basic and Windows Authentication, even though the credentials are correct; and that's only with iOS8.

In iOS 7.x, the same piece of code works great.

Are there any issues at the iOS8 SDK level? Any similar experience?

Thanks a bunch.

+3


source to share





All Articles