You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I cleared my app cache in the phone settings, I made a paypal payment again. At this time, after the payment was successful, I could not capture the onPayPalCheckoutSuccess callback.
To reproduce
clear app cache
pay with paypal
onPayPalCheckoutSuccess callback cannot be called
Expected behavior
onPayPalCheckoutSuccess callback can be called after clear app cache
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Hello,
Thank you for using our SDK. I was not able to reproduce this issue.
Would you be able to provide video? Were you in sandbox or prod environment?
I have the same issue in the LIVE environment when I pay by PayPal first. If I cancel the transaction and pay again, it works. I am using version 1.4.0.
PayPal Android SDK Version
1.3.0
Environment
Live
Android Version & Device
Any device
PayPal dependencies
implementation "com.paypal.android:paypal-native-payments:1.3.0"
Describe the bug
When I cleared my app cache in the phone settings, I made a paypal payment again. At this time, after the payment was successful, I could not capture the onPayPalCheckoutSuccess callback.
To reproduce
Expected behavior
onPayPalCheckoutSuccess callback can be called after clear app cache
Screenshots
No response
The text was updated successfully, but these errors were encountered: