We recently started implementing UnityAds, but are running into an issue.
Due to several plugins (facebook, google play games, etc...) we have reached the 64K references limit so we are using the build system gradle. With our old monitization platform everything worked fine.
But when we try to build now we get this error: com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/unity3d/ads/IUnityAdsListener.class.
I cannot seem to find what is...
Unity Ads Android cannot build due to duplicates
Due to several plugins (facebook, google play games, etc...) we have reached the 64K references limit so we are using the build system gradle. With our old monitization platform everything worked fine.
But when we try to build now we get this error: com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/unity3d/ads/IUnityAdsListener.class.
I cannot seem to find what is...
Unity Ads Android cannot build due to duplicates