R
rblanchard
Guest
We are using basic authentication with our mobile app. If we use an incorrect user name/password the DefaultSession_Login error event will fire with a 401 unauthorized. This has worked fine for months. In our recent testing this still works fine when testing in a web browser (chrome). When I test on my iphone the error event does not fire. In fact the complete event does not even fire. I have enabled winre debugging and when using the web inspector there is no logging taking place for the DefaultSession_Login. Any ideas as to why these events would not fire on iOS?
Continue reading...
Continue reading...