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
{{ message }}
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
Android Version and Device (Motorola Droid Razr Maxx with Android 4.4.2, Samsung S7 with Android 6.0, etc...):
PayPal-Debug-ID(s) (from any logs):
Issue Description
Please include as many details (logs, steps to reproduce, screenshots) as you can to help us reproduce this issue faster.
java.lang.RuntimeException: Unable to start service com.paypal.android.sdk.payments.PayPalService@799c260 with Intent { cmp=crowdedroad.iFax/com.paypal.android.sdk.payments.PayPalService (has extras) }: java.lang.IllegalStateException: Unable to extract the trust manager on okhttp3.internal.Platform$Android@8ef7663, sslSocketFactory is class com.paypal.android.sdk.cg
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3027)
at android.app.ActivityThread.-wrap17(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1442)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
Caused by: java.lang.IllegalStateException: Unable to extract the trust manager on okhttp3.internal.Platform$Android@8ef7663, sslSocketFactory is class com.paypal.android.sdk.cg
Can you please inform us why getting this error in old version working properly after update faced issue?
The text was updated successfully, but these errors were encountered:
Required Information
Issue Description
java.lang.RuntimeException: Unable to start service com.paypal.android.sdk.payments.PayPalService@799c260 with Intent { cmp=crowdedroad.iFax/com.paypal.android.sdk.payments.PayPalService (has extras) }: java.lang.IllegalStateException: Unable to extract the trust manager on okhttp3.internal.Platform$Android@8ef7663, sslSocketFactory is class com.paypal.android.sdk.cg
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3027)
at android.app.ActivityThread.-wrap17(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1442)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
Caused by: java.lang.IllegalStateException: Unable to extract the trust manager on okhttp3.internal.Platform$Android@8ef7663, sslSocketFactory is class com.paypal.android.sdk.cg
Can you please inform us why getting this error in old version working properly after update faced issue?
The text was updated successfully, but these errors were encountered: