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
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
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: