-
Notifications
You must be signed in to change notification settings - Fork 55
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
[🐞] ITMS-90809: Deprecated API Usage , PayPal Mobile iOS SDK #177
Comments
Thank you for reaching out to the Native Checkout SDK team. This integration path is now inactive for new merchants. New merchants can integrate the Native Checkout experience via the Braintree iOS SDK or PayPal iOS SDK. |
PayPal Mobile SDK |
@jonathajones Any idea? |
@Cniklasson Hi there, thank you for reaching out. We currently do not use UIWebview and we do use WKWebView. We do not have a version 2.18.1. We have only released up to 1.2.0. Can you double check and make sure the library you are using is this one and that the version is 1.2.0? |
Many thanks for the reply. It was a missunderstanding. The version developer is using is 1.0.0 ” We have followed this url for integration https://developer.paypal.com/docs/checkout/advanced/ios/ Native payments Version 1.0.0” |
@Cniklasson Thank you for the clarification. On our end in 1.0.0 we do not use UIWebViews as well, can you verify on your end that you are not using a UIWebView in your own app? And can you make sure you are using the latest 1.2.0 version? |
Hello, ”https://github.com/paypal/paypal-ios/releases Bump PayPalCheckout to 1.2.0 They wrote me back ”Hi Christian I have a concern here. As previously discussed we are not using paypal checkout, we are using paypal native payments now. Please check with paypal support once. We need to resolve paypal native payment issue.” its still the link above i have shared? Many thanks for the support |
@mariolopez-pypl I recived this email from PayPal support. Just a reminder, we are using PayPal Native Payments. How do i move from here? happy for all help ”Hi Christian Niklasson, I hope you're doing well. Thank you for your response. The PayPalCheckout 1.2.0 version is not the latest version for PayPal SDK. The latest version is PayPalCheckout 4.x.x. To ensure that you have the correct and latest update from the start, please follow these steps:
By using the package manager, you will automatically get the latest version of the PayPalCheckout SDK, allowing you to benefit from the latest features, bug fixes, and security improvements. I hope this was helpful. Let me know if you need any further information on this. Thank you for your patience and understanding. Regards, |
This is specific to PayPalNativePayments, posting the question in this repo. This we are in right now is specifically for PayPalCheckout. Thank you |
Thank you so much @mariolopez-pypl So my questions should be made here? https://github.com/paypal/paypal-ios As we are following this link Then Native Payments. Is that correct? |
Yes that is correct, questions should be made there. That repo you linked (https://github.com/paypal/paypal-ios), is the repo that is talked about in the doc link you sent. |
🐞 Describe the Bug
Dear Developer,
We identified one or more issues with a recent delivery for your app, "Beliri" 1.0.1 (12). Please correct the following issues, then upload again.
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
🔬 Minimal Reproduction
How to move forward from here?
😕 Actual Behavior
Developer have just integrated PayPal Mobile iOS SDK and was trying to upload the build to Test Flight and recived this error.
🤔 Expected Behavior
To run smoothly.
🌍 Environment
Checkout.version
): - Latest?➕ Additional Context
Add any other context about the problem here. Screenshots or videos that show the issue are very helpful.
The text was updated successfully, but these errors were encountered: