Jump to: navigation, search

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...")
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The Intent-Link feature allows Ubik applications to be opened using an external link.
+
{{DeprecatedStartTag}}
 +
 
 +
The intent-link feature allows Ubik applications to be opened using an external link.
  
 
== Link ==
 
== Link ==
<code>com.augmensys.ubik://</code> (links with custom protocol are not supported in wikitext)
+
<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:Client|Intent-link]]
 +
[[Category:Android|Intent-link]]

Latest revision as of 13:15, 23 September 2025

TimeAlert Icon.PNG
THIS WIKI AREA IS DEPRECATED
This content is no longer being maintained and may be outdated.


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.