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

Fatal Exception: java.lang.IllegalStateException: Already resumed

Open jmic134 opened this issue 2 years ago • 1 comments

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)

jmic134 avatar Jun 20 '23 03:06 jmic134

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