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

接入3.18 sdk taplogin,tapcommon 报错 我的sdk API 为30,高于android 5.0 #13

Open
guaishou-com opened this issue Mar 15, 2023 · 1 comment

Comments

@guaishou-com
Copy link

error :

UATHelper: 打包 (Android (ASTC)): > Task :app:compileDebugJavaWithJavac
UATHelper: 打包 (Android (ASTC)): The following annotation processors are not incremental: lifecycle-compiler-2.0.0.jar (androidx.lifecycle:lifecycle-compiler:2.0.0).
UATHelper: 打包 (Android (ASTC)): Make sure all annotation processors are incremental to improve your build speed.
UATHelper: 打包 (Android (ASTC)): Z:\app\src\main\java\com\tds\TapCommonUE.java:6: ����: �����cn.leancloud.json������
UATHelper: 打包 (Android (ASTC)): import cn.leancloud.json.JSON;
UATHelper: 打包 (Android (ASTC)): ^
UATHelper: 打包 (Android (ASTC)): Z:\app\src\main\java\com\tds\TapCommonUE.java:7: ����: �����cn.leancloud.json������
UATHelper: 打包 (Android (ASTC)): import cn.leancloud.json.TypeReference;

UATHelper: 打包 (Android (ASTC)): ERROR: cmd.exe failed with args /c "H:\WorkSpace\Unreal\GoldMiner\Intermediate\Android\arm64\gradle\rungradle.bat" :app:assembleDebug
UATHelper: 打包 (Android (ASTC)): (see C:\Users\LKJ\AppData\Roaming\Unreal Engine\AutomationTool\Logs\D+Program+Files+Unreal+UE_5.0\Log.txt for full exception trace)

@guaishou-com
Copy link
Author

我尝试这不加 toplogin,topcommon 两个插件进行打包,是可以打包成功的,
加了打包总是会出现上述错误

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

1 participant