Skip to content

Authentication issue in android #482

@meetp-azilen

Description

@meetp-azilen

Inappbrowser.openAuth works for iOS and I can able to fetch the results when I call

const result = await InAppBrowser.openAuth(url, redirectURL, options)

I can able to get and parse my result url in the iOS.

But the same thing is not working in android , I am able to see the select account option. On account selection, authentication is successfully completed and redirect url is launched but instead of getting back in to my react native code it loads the url on the browser it self and my app will not get the control to parse that redirect url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions