Reputation: 13
The title says it all. But I have already created my libgdx app and have just launched it on the itunes store. I really want to add leaderboards to it, but I'm not entirely sure how to make it with game center, and googling around didn't really give me much information. I was looking at swarm but that doesn't really help much in terms of ios I think.
Upvotes: 1
Views: 870
Reputation: 2113
Although the already suggested solution may work I would suggest Google Play Services via this: Tutorial to include GPGS in iOs on LibGdx
It is possible to style it as you want and according to various users it works like a charm.
Upvotes: 1