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
- 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
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