AppLovin / AppLovin-MAX-Unity-Plugin

127 stars 35 forks source link

Can not build Android after upgrading Target SDK version to 34 #387

Closed bartutiryakioglu closed 5 months ago

bartutiryakioglu commented 5 months ago

MAX Plugin Version

6.5.2

Unity Version

2021.3.29f1

Device/Platform Info

Android

Current Behavior

After upgrading Target SDK version to 34, my gradle builds started failing with launcher:processReleaseResources task and with AAPT2 aapt2-7.0.3-7396180-osx Daemon #0: Unexpected error during link, attempting to stop daemon.. error.

Expected Behavior

No response

How to Reproduce

Upgrade target SDK version to 34 and gradle build is gonna fail

Additional Info

I've also Firebase, Facebook and Appsflyer in my project with their latest versions.

itkdo commented 5 months ago

@bartutiryakioglu we solved this problem by migrating to unity 2022 with resetting gradle files

heyChenfu commented 5 months ago

@bartutiryakioglu Same problem, have you find solution at last?

gulliversgames commented 5 months ago

@bartutiryakioglu Same problem, have you find solution at last?

https://github.com/firebase/firebase-unity-sdk/issues/1035#issuecomment-2149471713 this might work for you @heyChenfu