Open RomainBitard opened 2 months ago
@RomainBitard Could you please try compileSdkVersion 34 along with AGP 8.1.1?
@RomainBitard Could you please try compileSdkVersion 34 along with AGP 8.1.1?
Hello, thanks for replying, what is AGP ?
AGP is the Android Gradle Plugin version. You should be able to change it in your project's build.gradle file.
Any fix for this issue? I am having exactly the same problem. Please help
MAX Plugin Version
Latest
Unity Version
2022.3.17f1
Device/Platform Info
Android
Current Behavior
If I set target sdk to 32 it works fine until I add adapters. Now I have
And if I set the target sdk to 34 I have another error
Also I get
> Your method count exceeds 65K, therefore your project needs to be configured with multiDexEnabled set to true.
Expected Behavior
it should work with target sdk 32 or 34
How to Reproduce
Install app lovin max, add meta/inmobi/pangle/unity/ironsource/liftoff/google adapters
Additional Info
No response