Skip to content

Latest commit

 

History

History
 
 

agc-applinking-xamarin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

AGC App Linking Xamarin Plugin

App Linking allows you to create cross-platform links that can work as defined regardless of whether your app has been installed by a user. When a user taps the link on an Android or iOS device, the user will be redirected to the specified in-app content. If a user taps the link in a browser, the user will be redirected to the same content of the web version.

Introduction

Demo projects is an example to demonstrate the features of the AGC App Linking Xamarin Plugin in iOS and Android platforms.

Installation Guide

Applinking packages for both Xamarin.Android and Xamarin.iOS is available on NuGet.

Platform Support

Platform Version
Xamarin.iOS iOS 8+
Xamarin.Android API 14+

Sample Project

You can find the demo applications demonstrating how to use the AGC App Linking on the HUAWEI Developer website.

Licencing and Terms

AGC App Linking Xamarin Plugin uses the Apache 2.0 license.