This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 16
App interaction via xmpp protocol #42
Comments
Yes, this should be a thing! |
Great! |
Just for later reference RFC 5122 defines the standard fo this. |
COM8
added a commit
that referenced
this issue
Oct 19, 2018
v.0.10.0.0 should add the possibility to start UWPX with |
Requires #50 first since we need some kind of account selection control if no account is specified in the command. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature request (UserVoice request: )
AppVersion: 0.9.0.2000
Hi, Is it planned for a future version to support the xmpp protocol? It means that I can open your app from my app via
await Launcher.LaunchUriAsync(new Uri("xmpp:[email protected]?message;subject=Hello;body=Greetings"));
The text was updated successfully, but these errors were encountered: