OffIt icon indicating copy to clipboard operation
OffIt copied to clipboard

NoSuchMethodError

Open sandeshlasnapure opened this issue 7 years ago • 1 comments

java.lang.NoSuchMethodError: No direct method <init>(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;ILokhttp3/Request;)V in class Lokhttp3/internal/http/RealInterceptorChain; or its super classes (declaration of 'okhttp3.internal.http.RealInterceptorChain appears in /data/app/package==/base.apk) at com.gabrielsamojlo.offit.MockedCall.enqueue(MockedCall.java:105)

sandeshlasnapure avatar Feb 05 '18 08:02 sandeshlasnapure

Hey!

Thanks for posting issue, to solve the problem I will need little more details. Can you please post your (app level) build.gradle file? It looks like there is some kind of dependencies inconsistencies between your and Offit gradle files.

GabrielSamojlo avatar Feb 05 '18 16:02 GabrielSamojlo