Skip to content

Conversation

ambiso
Copy link

@ambiso ambiso commented Jun 15, 2025

Demo implementation of #1563

Overrides the onNewIntent function which is invoked when a running application is launched again with a new intent.
The activity's launch mode must be singleTop for onNewIntent to be called, but preferrably singleInstance or singleTask, since otherwise the ndk_context may be initialized twice.

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