hadiidbouk/AppAuthWebView-Android

ConnectionTimeoutHandler::onPostExecute doesn't remove the loading view

itaybia opened this issue · 2 comments

shouldn't the mWebView show the redirect page? at the moment, if the isRedirect is true, then the loading page is seen instead of the final page.

also, why do you not show the error view when there is an AppAuthWebViewClient error when isRedirect is true?

I am really busy at the moment, i can't edit this library soon, i will be grateful if you fix these problems and send me PR.