Skip to content

app is relaunched despite being open on android #348

Open
@Earu

Description

@Earu

So I've skimmed a bit through issues and read the doc, and I couldnt find a definite answer to this. On iOS if my app is already opened it will call the handler keeping the state of the app however on android it re-launches the app and then calls the handler.

This is kinda painful as im using the handler for an oauth process where I need a user to connect to an external webpage opened in the system browser and then redirected to the app using this plugin.

Is there any way to not re-launch the app and call the handler ? Or is this a bug ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions