Reputation: 21
I'm using PayPal iOS SDK - 1.4.4
. I haven't updated or done anything to my app. Today I'm getting the message Untrusted SSL certificate chain. Refusing to communicate with PayPal servers.
PayPal says it's not on their end, but I haven't done anything with the app. Any ideas? It gets called when I run the following code:
[PayPalPaymentViewController setEnvironment:PayPalEnvironmentProduction];
Thanks
Upvotes: 2
Views: 416
Reputation: 401
we have identified live issue we will be tracking it here github.com/paypal/PayPal-iOS-SDK/issues/160 please check there for update.
Upvotes: 2