-
-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
闪退问题,java.lang.NoSuchFieldError #457
Comments
怎么接入的?rxhttp-compiler有没有依赖多次? |
implementation("com.github.liujingxing.rxhttp:rxhttp:3.1.1") |
就这,没其他得了? |
还有基础的okhttp3的依赖 com.squareup.okhttp3:okhttp |
一般这个问题是多个module依赖了rxhttp-compiler导致的,检查下 |
好的 |
问题解决了吗 |
java.lang.NoSuchFieldError: No field Companion of type Lrxhttp/wrapper/param/RxHttp$Companion; in class Lrxhttp/wrapper/param/RxHttp; or its superclasses (declaration of 'rxhttp.wrapper.param.RxHttp' appears in /data/app/~~WKe7naLd7ecjnJoA3eKrWQ==/com.xishidaojia.fuwu-XHrp4duSyPJkNugOeeDssA==/base.apk!classes10.dex) |
具体日志:
The text was updated successfully, but these errors were encountered: