Skip to content
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

Robust有bug 直接和第三方appsflyer平台冲突 #342

Open
huahuadashen opened this issue Aug 6, 2019 · 6 comments
Open

Robust有bug 直接和第三方appsflyer平台冲突 #342

huahuadashen opened this issue Aug 6, 2019 · 6 comments

Comments

@huahuadashen
Copy link

这是第三方平台地址
https://www.appsflyer.com/cn/

错误原因:
Caused by: java.lang.RuntimeException: cannot find com.appsflyer.r: com.appsflyer.R found in com/appsflyer/r.class
at javassist.CtClassType.getClassFile2(CtClassType.java:202)
at javassist.CtClassType.getModifiers(CtClassType.java:407)
at robust.gradle.plugin.asm.AsmInsertImpl.insertCode(AsmInsertImpl.java:54)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at robust.gradle.plugin.RobustTransform.transform(RobustTransform.groovy:163)

我已经在robust.xml中 配置了 不在”com.appsflyer“包中插入代码也不行

@hp-lxx
Copy link

hp-lxx commented Dec 23, 2019

遇到同样的问题和com.geetest

@hp-lxx
Copy link

hp-lxx commented Jan 13, 2020

引用的第三方包,换个版本解决。

@errysuprayogi
Copy link

I had same issue how to fix this?

1 similar comment
@sunlinebox
Copy link

I had same issue how to fix this?

@sunlinebox
Copy link

找第三方包,换一下版本就可以了,这个就是第三方库的问题。

@smuwjs
Copy link

smuwjs commented Sep 13, 2021

遇到同样的问题,已想到处理办法,看看可行不。 #465

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants