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
Fatal Exception: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
at androidx.fragment.app.FragmentManager.checkStateLoss(SourceFile:12)
at androidx.fragment.app.FragmentManager.enqueueAction(SourceFile:27)
at androidx.fragment.app.BackStackRecord.commitInternal(SourceFile:73)
at androidx.fragment.app.BackStackRecord.commit(:1)
at com.paypal.pyplcheckout.flavornavigation.ContentRouter.startFragment(SourceFile:35)
at com.paypal.pyplcheckout.flavornavigation.ContentRouter.gotoFragment(SourceFile:90)
at com.paypal.pyplcheckout.flavornavigation.ContentRouter.loadNativeAuthFragment$pyplcheckout_externalThreedsRelease(SourceFile:39)
at com.paypal.pyplcheckout.home.view.activities.PYPLHomeActivity$onResume$1.invoke(SourceFile:2)
at com.paypal.pyplcheckout.home.view.activities.PYPLHomeActivity$onResume$1.invoke(SourceFile:1)
at com.paypal.pyplcheckout.flavorauth.ThirdPartyAuthPresenter.onViewPresentRequested(SourceFile:20)
at com.paypal.android.platform.authsdk.splitlogin.ui.SplitLoginHandler.handleChallenge(SourceFile:224)
at com.paypal.platform.authsdk.partnerauth.platform.PartnerAuthEngine.b(SourceFile:77)
at com.paypal.platform.authsdk.partnerauth.platform.PartnerAuthChallengeRouter.f(SourceFile:173)
at com.paypal.platform.authsdk.partnerauth.platform.PartnerAuthChallengeRouter.h(SourceFile:82)
at com.paypal.platform.authsdk.partnerauth.platform.PartnerAuthChallengeRouter.c()
at com.paypal.platform.authsdk.partnerauth.platform.PartnerAuthChallengeRouter$authenticate$1$1$1.invokeSuspend(SourceFile:70)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:12)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:117)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8757)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
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
Expected behavior
Screenshots
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: