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

[🐞] Error after PayPal pod installation. #169

Closed
Cniklasson opened this issue Nov 30, 2023 · 2 comments
Closed

[🐞] Error after PayPal pod installation. #169

Cniklasson opened this issue Nov 30, 2023 · 2 comments
Labels

Comments

@Cniklasson
Copy link

🐞 Describe the Bug

Error message after PayPal pod installation. PayPal Mobile iOS SDK (Native Payments)

🔬 Minimal Reproduction

Developer told me error message after pod installation. Developer wrote me ”We are not able to run app because of this error.”

😕 Actual Behavior

❌ Framework ”PayPal” not found.
❌ Linker command failed with exit code 1 (use -v to see invocation)

🤔 Expected Behavior

The app and PayPal integration to run smoothly.

🌍 Environment

  • iOS version: - 17.0
  • SDK version (Checkout.version): -

➕ Additional Context

From the very beginning we found out that they have implemented the wrong SDK. Now they have implemented the right SDK and got the error message.

IMG_4322

https://developer.paypal.com/beta/advanced-mobile/integrate-ios/

@Cniklasson Cniklasson added the bug label Nov 30, 2023
Copy link

Thank you for reaching out to the Native Checkout SDK team. This integration path is now inactive for new merchants.
If you are an existing merchant, please contact us here for further assistance.

New merchants can integrate the Native Checkout experience via the Braintree iOS SDK or PayPal iOS SDK.
For more information please see their respective developer documentation linked below.

@jonathajones
Copy link
Contributor

Hi @Cniklasson - in your Podfile, are you importing PayPalCheckout or the this sdk - https://github.com/paypal/paypal-ios/blob/main/PayPal.podspec ?

There is a module in the PayPal sdk that wraps the behavior in PayPalCheckout. This may be the source of the confusion.

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

No branches or pull requests

2 participants