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...")
 
Line 1: Line 1:
The Intent-Link feature allows Ubik applications to be opened using an external link.
+
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.

Revision as of 15:25, 2 September 2020

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.