Hi all, I use UnityEngine.SocialPlatforms to connect and use Apple Game Center. This was working fine for me in Unity-5.3.0f4. After I update to Unity Unity-5.3.2p4, when I call
nothing happens, I don't get neither true or false.
Does someone else experience this issue?
Code (CSharp):
Does someone else experience this issue?