Ask a Question

Ask a Question
ANSWERED

Windows PC docker not detected issue

Windows PC docker not detected issue

ANSWERED
ANSWERED

Best Practice

What would be the best way to handle content with more information.

ANSWERED

How do I sign in using X platform?

In docs, I found guide to implement sign in via facebook, apple and others but not X(twitter).
Is it not supported? If it does support, how do I implement X sign-in in my project?

ANSWERED
ANSWERED
ANSWERED

Where do leaderboards move new entries when at max?

There is a max_entries .. if someone enters a score that and the leaderboard has more that 100 entries ( if that's the limit ) and that person has a higher score. Does it bump someone off the leaderboard?

ANSWERED
ANSWERED
ANSWERED

Leaderboard with nickanmes

Hi, is there an easy way to display leaderboard with nicknames of players (instead of just number ids) or do I need to access each player's stats to check for nickname value? Is it efficient to do it this way?