ionic-team / ionic-plugin-deeplinks

Handle deeplinks into your Ionic/Cordova apps from Universal Links, App Links, and Custom URL schemes. For those using Ionic 2, there are some nice goodies that make life easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Ionic 4 deeplink configure on ios

yeshchaubey opened this issue · comments

I'm trying to using deep links in ionic 4 but unable to configure on ios locally open app.

Using Dashboard branch: https://dashboard.branch.io/

Exam for online: https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking-attribution

Exam for offline:

  1. https://ionicframework.com/docs/v3/native/deeplinks/
    2.https://ionicframework.com/docs/native/deeplinks

And also follow for configure: https://developer.apple.com/documentation/uikit/inter-process_communication/allowing_apps_and_websites_to_link_to_your_content/defining_a_custom_url_scheme_for_your_app

Android has working fine locally and online and also work on online in ios app. But issue is locally app not open.