Open
Description
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
Labels
No labels