-
Notifications
You must be signed in to change notification settings - Fork 36
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(version upgrade) #318
Comments
Moreover, after the version upgrade, when performing a force resolve, many duplicate plugins appear. |
After I cleared the cache, it no longer generates duplicate plugins, but Resolving Android Dependencies stuck at 100% |
May I ask if you have identified where the problem is?
Moreover, when I run the Android Resolver, it gets stuck at 100% and doesn't finish. |
We have this problem too after the upgrade. Update: I was able to pinpoint the issue to UnityAds mediation adapter. Its latest version causes resolution issue on Android. Reverting it to earlier version fixed the issue for us. Similar issue is reported on Unity forums: Update2: Latest version of AdMob/AdManager also adds resolution issues. Have to revert them too. Please look into it. |
How do you clear the cache? |
delete library folder |
This issue is stale because it has been open for 30 days with no activity. |
MAX Plugin Version
6.1.1
Unity Version
2022.3.14f1
Device/Platform Info
android platform
Current Behavior
We are currently using version 5.10.1. After upgrading the AppLovin version to 6.1.1 and then building, the following error occurs, causing the build to be unsuccessful:
Expected Behavior
No response
How to Reproduce
just build
Additional Info
No response
The text was updated successfully, but these errors were encountered: