Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

OnPageLoading and OnPageLoaded functions are not called from WKWebViewUIDelegate #411

Open
3 tasks
Abhirasmanu-Trimble opened this issue Sep 3, 2019 · 1 comment

Comments

@Abhirasmanu-Trimble
Copy link

Xamarin.Auth Issue

IF BUG, INCLUDE THIS PART:

Version

  • nuget version = 1.7.0
  • component version =
  • sample

Steps to reproduce

  1. Set Xamarin.Auth.WebViewConfiguration.IOS.IsUsingWKWebView = true;
  2. Use implicit login for logging in
  3. After successfull login WebAuthenticator.OnPageLoaded is not called and hence redirect url is not processed

Platform:

  • [] .NET version = 7.3
  • [] mono version = 6.0.0.327

Expected behaviour

OnPageLoaded should be called with Redirect URL

Actual behaviour

Redirect URL after Successfull login should be processed

@Abhirasmanu-Trimble
Copy link
Author

Below pull request have fixes for this issue.
#413

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant