Having troubles getting leaderboards to come up on Android

Trying to finish up the Android version of our game. Game is currently published as a Beta release on the play store. In-app purchases are working but I cannot get the leaderboards to show up. When I look my game up in the Play Games app it doesn’t list any achievements. I have all kinds of achievements and leaderboards set up on the dev console, Enagle Play Support turned on for my project, the leaderboard and achievement map settings done, but there’s still something I’m missing. Shouldn’t I be able to call this while in Beta? Is there a step I have missed somewhere, like some secret code I needed to add to my DefaultEngine.ini like I needed to do to get in-app purchases to work?

Hey ,

Please review our documentation that we have on [Android Leadership Boards][1]. Once you’ve gone through that material and have fixed what you’re able to, go ahead and test your leadership board again.

If that does not work for you, please provide me with your Android device logs:

  • Attach your phone to the computer
  • Go here: C:\android-sdk-windows\tools
  • Open up Monitor.bat
  • Launch the program and save the logs

If you cannot get Monitor.bat to open, please go to:

  • C:\android-sdk-windows\tools\lib\monitor-x86
  • Open up Monitor.exe
  • Follow the instructions above

Make sure that you highlight all of the logs, because they do not save unless they’re highlighted.

Thank you!

Using Google Play Services Leaderboards in Unreal Engine Projects | Unreal Engine 5.1 Documentation

Thanks for getting back to me. Yes I’ve done all the set-up on the Unreal side. I’m trying to get to reply to see if I have everything on the side set up correctly.

Cannot get the monitor to launch. It seems like the Eclipse tools won’t install if I only have Visual 2015 Community installed.

Hey,

VS2015 works for UE 4.10 and up. Community shouldn’t have any trouble, only Express seems to. Do you have AndroidWorks installed too?

Let me know once you hear back from . If you resolve your issue in the meantime, could you please disclose that information here?

Most of Android works are installed, but a small section won’t install because it cannot find VS2015. Unreal works fine with Community (I’ve done some plug-in dev, worked great) but some of the AndroidWorks doesn’t.

Did you install AndroidWorks and Visual Studio on different hard drives?

Thier both on my Dave . I have one of those solid state drives for my c and it fills up fast so I try to install as many programs on the door as possible. But my last computer was all on the character and same issue. There’s a part of the Android tools that won’t install without vs and it doesn’t like Community apparently.

Hey ,

Looking on the Nvidia site, I found this [forum post][1]. It says that with the next Nsight Tegra release, Visual Studio 2015 would be supported. That was back in 2015, so I believe that’s already been released.

Have you tried uninstalling and reinstalling your AndroidWorks?

Here is the [documentation link for setting up Visual Studio for UE4][2].

Eclipse should not matter whether or not it’s being installed by the way. Eclipse is not supported by UE4. We also suggest installing this on your C . I have my AndroidWorks installed on my SSD C as well, without any difficulties. My engines are installed on my larger non SSD .

Thanks!

Is there Support for Visual Studio Community 2015? - Nsight Visual Studio Edition - NVIDIA Developer Forums
[2]: Setting Up Visual Studio Development Environment for C++ Projects in Unreal Engine | Unreal Engine 5.1 Documentation

wrote back to me saying the reason the leaderboards don’t come up is because it hasn’t recorded enough scores to be activated. Now how I’m supposed to know I’ve coded it up correctly on my end so I’m sending scores to in the first place, has no answer for. As a developer I have a few choice words for that obvious design flaw that I’ll leave to your imagination, but they said as far as the side of the equation everything is set up properly.

Are you or anyone else on your team able to play your game until you’ve received enough scores to see if your leadership board is working? If you followed our guild on Leadership boards for Unreal Match 3, your board should be working properly.

Hey ,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you!