I'm trying to implement a leaderboard in one of my games using swift and I know that my code for implementing the leaderboard is correct, but I'm not sure how to write the leaderboard ID. The ID I created is FRHS1. Should I use "FRHS1", "com.______.FRHS1" or the number that iTunes Connect assigned, which is "55341796".
Thanks!