Google Play Games Plugin Player Stats Not Displaying In Developer Console

I have integrated the Google Play Games plugin (GitHub - playgameservices/play-games-plugin-for-unity: Google Play Games plugin for Unity) successfully and my players are able to unlock and/or progress on achievements that I’ve created but no data is showing up in my Developer Console ie. the area that is supposed to display the data on how long an ach took, how many players completed, etc.

My game is published The Wizards of Kelarek (https://play.google.com/store/apps/details?id=com.bfb.theWizardofKelarek) and players are even able to look at the achievement progress which seems to be saving. No data is being lost when logging out, I just don’t see the back end data and it’s been a few days.

Any thoughts?

No one has any thoughts on why the Google Play achievements save for the player but no stats are in the Developer Console?

After some support from Google, they explained that there is a minimum threshold of player data that needs to be reached before you start to see anything on the backend Developer Console.

So after a few days, I’m starting to see data now. Hopefully this helps others.