android-checkout-sdk icon indicating copy to clipboard operation
android-checkout-sdk copied to clipboard

I cannot launch PYPLInitiateCheckoutActivity in some cases

Open powerzd opened this issue 2 years ago • 1 comments

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

powerzd avatar May 31 '23 03:05 powerzd

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!

MaxHastingsPP avatar Oct 24 '23 16:10 MaxHastingsPP