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