Package Exports
- @ionic-native/deeplinks
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ionic-native/deeplinks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Ionic Deeplinks
$ ionic plugin add ionic-plugin-deeplinks --variable URL_SCHEME=myapp --variable DEEPLINK_SCHEME=https --variable DEEPLINK_HOST=example.com --variable ANDROID_PATH_PREFIX=/Usage Documentation
Cordova Repo: https://github.com/driftyco/ionic-plugin-deeplinks
This plugin handles deeplinks on iOS and Android for both custom URL scheme links and Universal App Links.
Supported platforms
- iOS
- Android