Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Unable to start service com.paypal.android.sdk.payments.PayPalService #288

Closed
moonandroid opened this issue May 17, 2016 · 1 comment
Closed

Comments

@moonandroid
Copy link

Required Information

  • Mode (Mock/Sandbox/Live): Sandbox
  • PayPal Android SDK Version: 2.14.2
  • 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?

@braebot
Copy link
Contributor

braebot commented May 17, 2016

Duplicate of #258, which was fixed. Please ensure your proguard settings are correct.

@braebot braebot closed this as completed May 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants