game-center-leaderboard Questions

3

I created a tester app to test adding a GameCenter leaderboard to a simple SwiftUI game I am creating. I have been unable to figure out how to display the Game Center leaderboard with all the score...

2

Solved

I am creating a game using swift on apple's Xcode 6 beta 6, and trying to add the high score of my game to gamecenter leader boards. I have created the leader boards in gamecenter. So, how do I a...
Jacynth asked 28/8, 2014 at 1:24

1

Solved

Unity's Social.TimeScope documentation says: TimeScope.Today: Only return scores from today https://docs.unity3d.com/352/Documentation/ScriptReference/TimeScope.Today.html However, Apple's na...

2

Solved

This weekend I was working on a game I am developing. On Level 2 a number of players will get the best score (9 moves). Rather than placing everyone with the same score in 1st position, the first ...
Gensmer asked 15/5, 2017 at 7:56

2

I was trying to get this to work all last night but it wouldnt. Can anyone help? I use the following code to display a leaderboard: gameCenterViewController.leaderboardIdentifier = leaderboardId ...
Motorize asked 5/5, 2017 at 8:21

1

I've implemented Game Center features like achievements and leaderboards, and now I'm working on the challenges. I was under the impression that I didn't have to add any additional code - if I had ...
Diplopod asked 3/1, 2017 at 20:3

1

Solved

It looks like there is a recent problem with iTunes Connect which prevents editing (changing any detail) of existing leaderboards. A few days ago iTunes Connect had an issue where we could not cr...
Stokeontrent asked 28/10, 2016 at 17:31

1

Solved

I'm getting the above error when I try to create the first leaderboard for my newest app. Does anyone know how to resolve the error? I do have another app with a leaderboard but surely that won't ...

4

Solved

I've been developing a game using SpriteKit and Swift but I seem to be having trouble determining what the real differences are between the GameViewController and any one of my SKScenes. I'm trying...

2

Solved

I'm pretty new to Swift and I'm having some trouble implementing a leaderboard into my game. I just watched a tutorial: 'Game Center Leaderboards! (Swift 2 in Xcode)' in which the GameCenter inform...
Irremissible asked 25/8, 2016 at 15:37

3

Solved

How can I open a game center leaderboard in tvOS? I've used this code for my iPhone games, 'leaderboardIdentifier' aren't available on tvOS. I've planned to use the same leaderboard on the AppleTV...
Indubitability asked 24/9, 2015 at 21:9

3

Solved

Does anyone know what does this mean? I've tried searching everywhere but can't find a word on it. Essentially I created a group for an app (and its deluxe counterpart), then created some leade...
Snowball asked 10/6, 2015 at 18:9

2

Solved

I'm trying to report my highscore in the game center. I think my code is working but the game center is not updating with the highscore. The leaderboard is create with this reference name : "funfa...
Fingernail asked 4/12, 2014 at 21:4
1

© 2022 - 2024 — McMap. All rights reserved.