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

后端 未结 4 1861
心在旅途
心在旅途 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:17

    Maybe it's too late to answer, I was facing the same issue, I created a plugin this plugin contains Facebook SDK+Admob+unityads +unity IAP, all of them work together, I've created this plugin in unity 5.6.0, but I've checked it, it is working fine in unity 2017 as well, there is a scene "DemoScene", just open it everything is implemented, unity ads, admob, facebook share with callback, unityIAP.

    Note: before importing the plugin kindly delete all the old plugins, also go to services and turn on unity ads. http://www.mediafire.com/file/ccvj7ixir8ive25/FB_ADMOB_UnityIAP_UnityAds_Plugin_Hameed_Ullah_jan.unitypackage

提交回复
热议问题