paypal / android-checkout-sdk

Apache License 2.0
77 stars 37 forks source link

Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.e, parameter exception #251

Closed jmic134 closed 12 months ago

jmic134 commented 1 year ago

Describe the bug App crashes when paying

To Reproduce Unable to know the operation path, but know the jump activity PYPLInitiateCheckoutActivity>> PYPLHomeActivity>>AuthorizationManagementActivity>> PYPLHomeActivity

Expected behavior

Screenshots

Smartphone (please complete the following information):

Additional context

Fatal Exception: java.lang.NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.e, parameter exception
       at com.paypal.authcore.authentication.PartnerAuthenticationProvider$authenticateWebLogin$authenticationDelegate$1.completeWithFailure(:2)
       at com.paypal.authcore.authentication.Authenticator$a.onReceive(:174)
       at androidx.localbroadcastmanager.content.LocalBroadcastManager.executePendingBroadcasts(SourceFile:60)
       at androidx.localbroadcastmanager.content.LocalBroadcastManager$1.handleMessage(SourceFile:12)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loopOnce(Looper.java:240)
       at android.os.Looper.loop(Looper.java:351)
       at android.app.ActivityThread.main(ActivityThread.java:8399)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
MaxHastingsPP commented 1 year ago

If you are still running into this issue please provide us with the following information.

Thank you!