-
Notifications
You must be signed in to change notification settings - Fork 255
FAQ Troubleshooting Unity SDK 14.1.0
Esther Goh edited this page Oct 10, 2022
·
3 revisions
Generate a custom build.gradle on Unity (more information here: https://docs.unity3d.com/Manual/android-gradle-overview.html). Inside baseProjectTemplate.gradle file, change the version of the classpath to 'com.android.tools.build:gradle:3.5.4' and update unity gradle tool path to gradle 5.4.1.
This could be done by checking the Custom Base Gradle Template under Build Settings -> Player Settings -> Publishing Settings
You can point to gradle 5.4.1 at Unity -> Preferences -> External Tools
- Trigger XCode build from Unity
- Wait for Unity console complain and show error
- Go into build folder and do pod update
- Open Unity-iPhone.xcworkspace