Hey guys. I've done a lot of research and tried a lot of different implementations, but I am really struggling with getting GameCenter to work with my game using MonoGame.
I have the GameCenter leaderboard all set up on iTunes Connect.
All I need is some simple functionality. I want to post a score to a leaderboard (if the user achieves their personal high score), and then I want to have a button that has functionality that brings up the leaderboard and displays the high scores.
Is there any example out there that I'm not seeing? I didn't anticipate this being as hard as it has been.
Thanks.