Difference between revisions of "Intent-link"
(Created page with "The Intent-Link feature allows Ubik applications to be opened using an external link. == Link == <code>com.augmensys.ubik://</code> (links with custom protocol are not suppor...") |
|||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | The | + | {{DeprecatedStartTag|parameter=Please refer to [[Deep_Linking]] for the most recent information.}} |
| + | |||
| + | The intent-link feature allows Ubik applications to be opened using an external link. | ||
== Link == | == Link == | ||
| − | <code>com.augmensys.ubik://</code> | + | <code>com.augmensys.ubik://</code> |
== Support == | == Support == | ||
This feature is currently supported for: | This feature is currently supported for: | ||
* Xamarin.Android | * Xamarin.Android | ||
| + | |||
| + | === Xamarin.Android === | ||
| + | The current implementation in the Xamarin.Android client allows the app to be opened with the click of a link. No further actions are currently implemented. | ||
| + | |||
| + | [[Category:Android|Intent-link]] | ||
| + | [[Category:Client|Intent-link]] | ||
Latest revision as of 11:36, 24 September 2025
THIS WIKI AREA IS DEPRECATED |
|
|
This content is no longer being maintained and may be outdated. Please refer to Deep Linking for the most recent information.
|
|
The intent-link feature allows Ubik applications to be opened using an external link.
Link
com.augmensys.ubik://
Support
This feature is currently supported for:
- Xamarin.Android
Xamarin.Android
The current implementation in the Xamarin.Android client allows the app to be opened with the click of a link. No further actions are currently implemented.
