@ionic-native/deeplinks
TypeScript icon, indicating that this package has built-in type declarations

5.36.0 • Public • Published
Improve this doc

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.

Please read the ionic plugin deeplinks docs for iOS and Android integration. You must add universal-links to your config.xml and set up Apple App Site Association (AASA) for iOS and Asset Links for Android.

Supported platforms

  • Android
    • Browser
    • iOS

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @ionic-native/deeplinks

    Weekly Downloads

    2,764

    Version

    5.36.0

    License

    MIT

    Unpacked Size

    32.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • ionicjs