-
`org.aspectj.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
at org.aspectj.apache.bcel.classfile.Constant.readConstant(Constant.java:139)
at org.aspectj.apache.b…
-
在接入后,没有写任何的切面代码,项目会运行报错,可以编译,打开app时会提示无法实例化Activity
报错信息如下:
```
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.quyunshuo.myapplication, PID: 6772
java.lang.RuntimeException: Unable …
-
Cause: zip file is empty
@AfterReturning(returning="rvt", pointcut="@annotatio
-
```java
ABORT
java.lang.IllegalStateException: Expecting .,
-
Error:Execution failed for task ':app:transformClassesWithAspectTransformForDebugTest'. > ABORT
似乎跟环信SDK冲突?
ABORT
org.aspectj.weaver.BCException: Whilst processing type 'Lcom/hyphenate/chat/EMCal…
-
编译运行 报错信息如下:
`
> Task :app:compileReleaseSources
:app:compileReleaseSources spend 0ms
Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or ''…
-
请提供构建环境相关信息:
- 当前使用的插件版本:
- AGP(Android Gradle Plugin)版本:7.2.1
- Gradle版本:7.3.3
发送构建错误时,请先确定是构建错误还是aspectj织入错误:
- 请先根据相关记录信息进行自查:[问题排查]
错误类型:织入错误
错误日志文件:
[ajcore.20230105.153707.925.txt](h…
-
ABORT
org.aspectj.weaver.BCException: Whilst processing type 'Lcom/alipay/apmobilesecuritysdk/common/RushTimeUtil$1;' - cannot cast the outer type to a reference type. Signature=Lcom/alipay/apmobile…
-
不添加过滤配置时,插件能够正常使用,但是添加过滤配置后,出现了 java.lang.NoSuchMethodError: No static method aspectOf() 错误
具体信息如下:
插件版本:2.0.1
在demo中接入测试,打的是debug包,没有任何混淆和加固
// 添加了如下过滤配置
aspectjx {
include 'com.m…
-
AGP 8.0+
gradle 8.2
api 'io.github.FlyJingFish.AndroidAop:android-aop-core:1.4.2'
api 'io.github.FlyJingFish.AndroidAop:android-aop-annotation:1.4.2'
ksp 'io.github.FlyJingFish.AndroidAop:android-…