You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That seems to be a duplicate of #32. The current Share only offers the option to share something (texts and links) to external apps, but not receive.
Currently, it's not possible to change Manifest, using gogio. However, that will be possible when (or if) gioui/gio-cmd#13 gets merged. That same patch is already required for #18, which is not public-available, but already developed.
However, similar to Deeplinking/Scheme (gioui/gio#117), I think Share (use the app as a target for sharing) fits better into Gio itself.
https://developer.android.com/training/sharing/receive
is it possible with existent plugin system, to implement this?
it needs modifications in AndroidManifest.xml and it should call custom function if received lest say: plain/text with contents
The text was updated successfully, but these errors were encountered: