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

PPRiskMagnes conflicts with new Paypal iOS SDK #12

Open
nickpappas-underdogfantasy opened this issue Sep 28, 2023 · 1 comment
Open

Comments

@nickpappas-underdogfantasy
Copy link

nickpappas-underdogfantasy commented Sep 28, 2023

PayPal is deprecating their PayPal Checkout SDK and suggesting moving over to PayPal SDK - in doing so, there is a naming conflict in with "PPRiskMagnes" as it's used in both Package.swift files. It would be great if you all could add a moduleAlias to avoid this conflict, or suggest a method to solve this. Cheers

Screenshot 2023-09-27 at 9 58 24 PM
@bacherma
Copy link

Hi @nickpappas-underdogfantasy, we've been looking into this issue and unfortunately couldn't find a quick solution. moduleAliases will not work in this case as the component needs to be a pure Swift module, which is not the case. We are currently still evaluating other ways to solve this on our end and will keep you updated in this ticket.

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

2 participants