@awesome-cordova-plugins/deeplinks
v9.5.0
Published
Deeplinks plugin for Cordova and Ionic. This plugin handles deeplinks on iOS and Android for both custom URL scheme links and Universal App Links. Please…
Maintainers
Readme
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.
Installation
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 @awesome-cordova-plugins/deeplinksPlugin Repo: https://github.com/ionic-team/ionic-plugin-deeplinks
Supported Platforms
- Android
- Browser
- iOS
