android-checkout-sdk
android-checkout-sdk copied to clipboard
I cannot launch PYPLInitiateCheckoutActivity in some cases
Describe the bug When i am in Activity a , i call paypal to purchase ,it will perform well . Then ,i click close button, it is cancelled, so , i jump to Activity B. In activity B ,i try to call paypal again , but it failed. I cannot launch PYPLInitiateCheckoutActivity. From the debug and break point , i know that i called application.startActivity(intent), but it did nothing, PYPLInitiateCheckoutActivity cannot be launched.
Smartphone (please complete the following information):
- Android Version: API 33
- Device: Any device
- SDK Version 0.112.0
If you are still running into this issue please provide us with the following information.
- Environment - sandbox or live?
- Screenshots or screen recording
- Steps to reproduce the issue.
Thank you!