Everyones.
I had some issue when I import firebase perf plugin to my project. I want to use firebase-perf to trace my networking. But when I got that information like this :
Can't instrument: ...
java.lang.IllegalArgumentException
at org.objectweb.asm.ClassVisitor.<init>(ClassVisitor.java:79)
at com.google.firebase.perf.plugin.instrumentation.InstrumentationVisitor.<init>(InstrumentationVisitor.java:55)
...
And I reached same problem
But the answer did not work for me. Do any guys have other good question? Please help me.