5.26.0 • Published 4 years ago

@ionic-native-sistel/deeplinks v5.26.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Deeplinks

$ ionic cordova plugin add ionic-plugin-deeplinks --variable URL_SCHEME=myapp --variable DEEPLINK_SCHEME=https --variable DEEPLINK_HOST=example.com --variable ANDROID_PATH_PREFIX=/
$ npm install @ionic-native/deeplinks

Usage Documentation

Plugin Repo: https://github.com/ionic-team/ionic-plugin-deeplinks

This plugin handles deeplinks on iOS and Android for both custom URL scheme links and Universal App Links.

Supported platforms

  • Android
  • Browser
  • iOS