Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 15 Support #692

Open
patrickgeiger opened this issue Aug 16, 2021 · 2 comments
Open

iOS 15 Support #692

patrickgeiger opened this issue Aug 16, 2021 · 2 comments

Comments

@patrickgeiger
Copy link

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

@echo-branch
Copy link
Contributor

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
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants