Skip to content

Conversation

@ambiso
Copy link

@ambiso ambiso commented Jun 15, 2025

Demo implementation of tauri-apps/wry#1563

When the activity is first launched or its onNewIntent method is called, we check if there's a SEND intent, extract its data, and pass it on to the watch in intent-context1.

The intent representation could also be improved; for example the intent jobject could be kept around and data could be retrieved only when needed.

Footnotes

  1. The dependency on tokio is maybe not ideal; this was just the most convenient way to make it work in my dioxus project.

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