Unable to build for android with facebook sdk and google play together in Unity 5.3.4

后端 未结 4 1873
心在旅途
心在旅途 2021-01-23 11:56

I am using facebook-unity-sdk-7.3.0 and GooglePlayGamesPlugin-0.9.32 in my project. it does not let me build for android and fails with error \'Unable to convert classes

4条回答
  •  佛祖请我去吃肉
    2021-01-23 12:20

    In my case I could solve this problem by removing Android SDK Build-Tools version 24 and replacing it with version 23.

提交回复
热议问题