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

[BUG]: #45

Open
zwmqqq opened this issue Dec 17, 2024 · 4 comments
Open

[BUG]: #45

zwmqqq opened this issue Dec 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@zwmqqq
Copy link

zwmqqq commented Dec 17, 2024

Опишите баг

I am intergrate this SDK on the Unity3D platform, and I have been unable to successfully download the reference library using Android Solver

Вопроизведение

2222

Ожидаемое поведение

222

Фактическое поведение

222

Используемые модули и их версии

222

Скриншоты

22

Смартфон или эмулятор

2222

Внутренний или внешний сервис

222

Обновляли ли вы сдк

2222

Исправлена ли ошибка

2222

Где инициализиурете SDK

222

Версия клиента авторизации

222

Дополнительные заметки

222222

@zwmqqq zwmqqq added the bug Something isn't working label Dec 17, 2024
@diklimchuk
Copy link
Contributor

Hi, please provide your configuration and build log

@zwmqqq
Copy link
Author

zwmqqq commented Dec 18, 2024

Execution failed for task ':app:mergeExtDexDebug'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform lifecycle-livedata-core-2.8.3.aar (androidx.lifecycle:lifecycle-livedata-core:2.8.3) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-incremental-transform=true, dexing-is-debuggable=true, dexing-min-sdk=24, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for DexingNoClasspathTransform: C:\Users\Administrator.DESKTOP-SUAAT02.gradle\caches\transforms-2\files-2.1\3f91243093acfb03ae93d6b0d1927dae\lifecycle-livedata-core-2.8.3-runtime.jar.
> Error while dexing.

@zwmqqq
Copy link
Author

zwmqqq commented Dec 18, 2024

when i build in android studio, it will show above error log

@diklimchuk
Copy link
Contributor

This is not a problem with the SDK directly, but rather with the dependency. You can try to add lifecycle-livedata-core directly into your app and see if the problem persists. The problem though can be reproduced on lower versions of Gradle and AGP. Try to update them to the latets versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants