OS:High Sierra 10.13.3
Unity: 2017.2
這次接的案子一開始,Unity都是設在ios平台下,方便我使用自己的iphone進行測試。合作公司在申請了google play帳號後加我加為開發人員,所以這次的任務是unity切平台到android並且build出apk放上google play商店,並且發佈alpha test給測試人員。
首先在build apk時就遭遇問題:
1.build的時候出現"Unable to list target platforms. Please make sure the android sdk path is correct. See the Console for more details. See the Console for details."的Error。