BranchMetrics / cordova-ionic-phonegap-branch-deep-linking-attribution

The Branch Cordova Ionic Phonegap SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/cordova-phonegap-ionic/
MIT License
234 stars 144 forks source link

Links work on iPhone X but not iPhone 6s #675

Closed caleb87 closed 4 years ago

caleb87 commented 4 years ago

App links work on an iPhone X. They don't work on iPhone 6s running iOS 14.01.

The link won't open the app. I can long-press the link, but it doesn't give the app as an option like it does on the iPhone X.

caleb87 commented 4 years ago

Branch works when I add cordova-plugin-deeplinks

Adding that plugin says:

"iOS project Code Sign Entitlements now set to: My App/Resources/My App.entitlements
Entitlements file is in reference section."

I looked and there's a file. Apparently branch doesn't create this file. The docs say you must add it yourself when using Capacitor, but I'm not using Capacitor.