Google play services will be supported in the next version of the Google Daydream SDK as per: https://github.com/googlevr-unreal/UnrealEngine/issues/7
There are no plans to make a VR version of the google play GUIs (leaderboards and achievements).
Is there anyway with blueprints to retrieve the Top 10 names and values in a leaderboard so we can create the leaderboard GUI ourselves?
If C++ is the only way does someone mind providing the code? Or is there anyway this could be done via blueprints with the LE HTTP Rest plugin using the google play REST API?