Skip to content

Fix app killing itself when opening deep links - #517

Open
leonardo-fernandes wants to merge 4 commits into
katzer:masterfrom
leonardo-fernandes:master
Open

Fix app killing itself when opening deep links#517
leonardo-fernandes wants to merge 4 commits into
katzer:masterfrom
leonardo-fernandes:master

Conversation

@leonardo-fernandes

Copy link
Copy Markdown

When opening a deep link this plugin is loaded twice on the same process, so we cannot kill the app when destroying the first plugin.

This line was first added by #304
However the issue this was intended to solve was likely fixed by removing the launchMode singleInstance (already merged), as explained in here: #261 (comment)

When opening a deep link this plugin is loaded twice on the same process, so we cannot kill the app when destroying the first plugin.

This line was first added by katzer#304
However the issue this was intended to solve was likely fixed by removing the launchMode singleInstance (already merged), as explained in here: katzer#261 (comment)
When opening a deep link this plugin is loaded twice on the same process, so we cannot kill the app when destroying the first plugin.
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

Successfully merging this pull request may close these issues.

1 participant