How to integrate Leaderboards in Unity?I'm developing a game for
GearVR.I did everything that is specified in documentation sections
below:Platform Example C - Unity App with Entitlement CheckPlatform
Example D - Unity App with LeaderboardsI have upl...
I'm trying to integrate Oculus leaderboard into my Unity game for Gear
VR, but when I call Oculus functions like GetUserProof(),
Leaderboards.GetEntries() or Entitlements.IsUserEntitledToApplication()
callbacks are never called. I noticed that Callba...
Fulby said: You're better to ask in the developer section (use the drop
down on the top right which currently says Community to switch to
it).Thank you
I solved this problem, now I have another question, User.SmallImageUrl
doesn't display the user's avatar. method returns empty. What can be the
problem?