- Home /
Can't build my android project
Im unable to build my project, getting this error: Cannot add task ':prepareUnityAdsLibrary' as a task with that name already exists.
This happens after I import Ad Master from the Asset Store and try to build
Answer by NoDumbQuestion · Jun 19, 2018 at 01:56 AM
@Renoki, What a coincident, I am one of the developer of the asset. You can wait till someone wake up and answer instead of ranting us at 3AM.
As the problem it have been answer here:
https://answers.unity.com/questions/1433516/gradle-build-error-1.html
From @CyanDeveloper:
That's because you have probably import UnityADS from Asset store and also checked the "Enable built-in Ads extension" in the "Services" -> "Unity ADS" -> "Advanced" Unchecking that option tell unity to use the package downloaded from asset store
Your answer
Follow this Question
Related Questions
Error 0x00050 building unity2017 0 Answers
Problems with Cloud build 0 Answers
Post Processing Stack problem with build 0 Answers
Old build present after building to a new folder on desktop. 0 Answers
Android APK Build Failing "Execution failed for task ':launcher:checkReleaseDuplicateClasses'." 5 Answers