Open EGVA opened 6 years ago
Learn how to use "adb logcat -s Unity" command and paste the various output it gives here when you try to show the leaderboard, etc.
Edit: On a second look I noticed that you haven't configured your Play Games Configuration properly. Perhaps you should peruse the documentation a little more closely here and also make sure you have followed the documentation in this repos README. If you look at the documentation you will see what you've missed.
`` using GooglePlayGames; using GooglePlayGames.BasicApi; using UnityEngine; using UnityEngine.SocialPlatforms;
public class PlayGamesScript : MonoBehaviour {
} ``
could someone help me solve the problem.