Open sunil553 opened 1 year ago
Hi Team,
We are also facing a similar kind of issue, is there any update on the above please?
Hi Team ,
Any Luck ?
Hey @sunil553 and @dantuswaroop - very sorry for the delayed response. The Jacoco library should be removed in the next release of the SDK. This should prevent this crash.
Android App crashes when integrated with Paypal SDK
We have integrated with latest PayPal SDK version 0.8.7 , After the integration android app starts crashing with below Logs Caused by: java.lang.ClassNotFoundException: Didn't find class "org.jacoco.agent.rt.internal_1f1cc91.Offline"
In our application we are using Jacoco for code coverage and version is jacoco { toolVersion = "0.8.7" }
I suspect this might be some dependency conflict issue kindly help me in sorting this issue .
Android Logs below