Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

How to load multiple leaderboards in iOS

$
0
0
If I have one leaderboard created then I have this code to load the leaderboard. private void DoLeaderboard() { m_Leaderboard = Social.CreateLeaderboard(); m_Leaderboard.id = leaderboardID; // YOUR CUSTOM LEADERBOARD NAME m_Leaderboard.LoadScores(result => DidLoadLeaderboard(result)); } But what if I have 3 leaderboards to load? what code is updated for this purpose?

Viewing all articles
Browse latest Browse all 4709

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>