cordova-ionic-phonegap-branch-deep-linking-attribution
cordova-ionic-phonegap-branch-deep-linking-attribution copied to clipboard
iOS 15 Support
I understand there were code changes required for iOS 15 support. Will this plugin be updated accordingly?
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.
@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.