This repository has been archived by the owner on May 1, 2024. It is now read-only.
WebView is never enabled if final request is NSURLErrorDomain error -999 #380
Labels
investigating
Currently investigating issue
Version
Steps to reproduce
User attempts to authenticate and page resources are loaded:
Platform:
iOS
Expected behaviour
Just as with other errors, UIWebViewDelegate should re-enable user interaction even if controller.authenticator.OnError is suppressed (as it seems was the initial intention of #41)
Actual behaviour
WebView interaction remains disabled
The text was updated successfully, but these errors were encountered: