paypal / paypal-here-sdk-ios-distribution

Add credit card (tap, insert, swipe & key-in) capabilities to your iOS app
Other
81 stars 91 forks source link

Missing Callbacks after `beginPayment` #358

Open sanjitsaluja opened 3 years ago

sanjitsaluja commented 3 years ago

Hello, Paypal here team and community,

We are facing a production outage with iOS SDK version: 2.2.0021027020. We don't have a reproduction and it only happens < 1% of the time (transaction count) that we can see from user reports and internal logging systems.

We are noticing that randomly the PayPal SDK has no callbacks after we beginPayment(). We have implemented the following callback handlers:

Help Request: Is there anything that we can do to either:

On the surface, it seems similar to this issue - https://github.com/paypal/paypal-here-sdk-ios-distribution/issues/291