Hi.
When compiling the game, an error is issued. I tried everything I found on the Internet by this error. Only “Gradle build system” works, but in this mode the icon is not displayed. Help me please. I will attach logs below.
The newer Facebook SDKs for Unity require using Gradle as the build system, so you must use that.
Also, Gradle is the way Android apps are actually being built, so it’s a good move to start using this option instead of the “internal” system (that is going to disappear in the future).
Can you describe what is exactly the issue when building using Gradle ?
hello ,
I got error in unity using facebook and photon plugin. I am using facebook 7.13.0 sdk and photon multiplayer asset.And my Unity3d version is 2018.2.17f1.
Also i am trying to make apk Gradle or internal build system.