godotengine / godot-ios-plugins

MIT License
126 stars 48 forks source link

[Feauture request] Is it possible to retrieve leaderboard data? #29

Open Tobi-La opened 2 years ago

Tobi-La commented 2 years ago

Hey,

I want to give the players rewards based on the players rank in a leaderboard, more specific I would need to get this info of the submitted score: https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/GameKit_Guide/Achievements/Achievements.html#//apple_ref/doc/uid/TP40008304-CH7-SW30

Would this be possible to do? If it is, am I correct to leave it here as a feature request or do I have to post it somewhere else?

The list of the other scores (players before and after the player plus maybe top ten scores) would be a nice to have too.