#707·stetho

NoSuchMethodError issue

Author: edtslibCreated Dec 29, 2021Updated Dec 29, 2021

crash occurs on 1 user (from 1.29M active user) with device Samsung Galaxy A3(2016).

Here is crashlytics log

Fatal Exception: java.lang.NoSuchMethodError: No interface method nextRequestId()Ljava/lang/String; in class Lcom/facebook/stetho/inspector/network/NetworkEventReporter; or its super classes (declaration of 'com.facebook.stetho.inspector.network.NetworkEventReporter' appears in base.apk:classes2.dex) at com.facebook.stetho.okhttp3.StethoInterceptor.intercept(StethoInterceptor.java:40)

can anyone tell me to fix the issue?