android-checkout-sdk
android-checkout-sdk copied to clipboard
Fatal Exception: java.lang.IllegalStateException: Already resumed
Describe the bug App crashes when paying
To Reproduce Unable to know the operation path, but know the jump activity 2. PYPLInitiateCheckoutActivity 3. PYPLHomeActivity 4. AuthorizationManagementActivity 5. PYPLHomeActivity
Expected behavior
Screenshots
Smartphone (please complete the following information):
- Android Version: android 10-13
- Device: any device
- SDK Version: com.paypal.checkout:android-sdk:0.112.0
- Crash probability: 3% Additional context
Fatal Exception: java.lang.IllegalStateException: Already resumed
at kotlin.coroutines.SafeContinuation.resumeWith(SourceFile:46)
at com.paypal.pyplcheckout.threeds.ThreeDsDecisionFlowInfo$init$2$1.onSetupCompleted(:11)
at com.cardinalcommerce.a.init.k(SourceFile:58)
at com.cardinalcommerce.a.init.I(SourceFile:71)
at com.cardinalcommerce.a.getSDKVersion.c(SourceFile:22)
at com.cardinalcommerce.a.setKeyListener$4.run(SourceFile:337)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
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!