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

iOS 15 Support #692

Open patrickgeiger opened 2 years ago

patrickgeiger commented 2 years ago

I understand there were code changes required for iOS 15 support. Will this plugin be updated accordingly?

echo-branch commented 2 years ago

Fortunately the change was shipped as an iOS patch release which Cordova will automatically pick up. Users can update by deleting the Pods folder and the Podfile.lock and doing a pod update.

In the branch.json config file you may set checkPasteboardOnInstall to enable checking the pasteboard for a deferred deeplink. Note this will display a toast to the end user and is therefore disabled by default.

nvahalik commented 2 years ago

@echo-branch Can you be more specific about branch.json? I am not sure what this is.

I will say that ensuring that you have version 4.2.4 of this package installed, it will make sure that the correct Pod is installed.

If you are using Ionic AppFlow, you'll also need to use the (at Aug 2021) the 2021.06 build settings configuration since it requires having Xcode >=12.3. The 2021.06 configuration includes Xcode 12.5.