Skip to content

Instantly share code, notes, and snippets.

@tobinbc
Last active August 4, 2019 21:44
Show Gist options
  • Save tobinbc/8a56f5b1280f71efbfe9eef15ecee59f to your computer and use it in GitHub Desktop.
Save tobinbc/8a56f5b1280f71efbfe9eef15ecee59f to your computer and use it in GitHub Desktop.
"cordova": {
"plugins": {
...
"ionic-plugin-deeplinks": {
"URL_SCHEME": "awsomeauth",
"DEEPLINK_SCHEME": "https",
"DEEPLINK_HOST": "awsomeauth.co.uk",
"ANDROID_PATH_PREFIX": "/"
}
...
},
"platforms": [
"android"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment