Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second authentication attempt on Android causes exception #56

Open
VitalyKnyazev opened this issue Jul 28, 2017 · 0 comments
Open

Second authentication attempt on Android causes exception #56

VitalyKnyazev opened this issue Jul 28, 2017 · 0 comments

Comments

@VitalyKnyazev
Copy link

An attempt was made to transition a task to a final state when it had already completed:

1. TaskCompletionSource`1[TResult].SetResult (TResult result)
2. AndroidWebAuthenticationUi+<>c__DisplayClass11_0.<AuthenticateAsync>b__0 (System.Object s, Microsoft.OneDrive.Sdk.Authentication.AuthCompletedEventArgs e)
3. AndroidWebAuthenticationActivity.OnPageFinished (Android.Webkit.WebView view, System.String url)
4. AndroidWebAuthenticationActivity+Client.OnPageFinished (Android.Webkit.WebView view, System.String url)
5. WebViewClient.n_OnPageFinished_Landroid_webkit_WebView_Ljava_lang_String_ (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_view, System.IntPtr native_url)
6. (wrapper dynamic-method) System.Object:affcf147-32b1-4f41-9270-f8e2881c04f3 (intptr,intptr,intptr,intptr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant