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

[Bug] WebAuthenticator.AuthenticateAsync not closing Android browser #1569

@jsureke

Description

@jsureke

Description

WebAuthenticator.AuthenticateAsync not closing Android browser

Steps to Reproduce

  1. Build out everything for using AuthenticateAsync.
  2. Login using (in my case) Okta

Expected Behavior

Login browser app should close.

Actual Behavior

It does not close. I had to set the callback activity to LaunchMode.SingleTask instead of the documented SingleTop in order to get back to the calling application. Otherwise, it stayed behind the browser.

Basic Information

  • Version with issue: Xamarin.Essentials 1.5.3.2
  • Last known good version: N/A
  • IDE: VS 2019
  • Platform Target Frameworks:
    • iOS:
    • Android: Android 10 (Q)
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions