I'm wondering if there's a way to send your Game Center friends challenges (via this [Apple Developer Documentation][1]) or even just normal messages using Unity's own [Social API][2]. It would be cool to make a custom leaderboard list in the app we're making, and add challenge/message buttons on each of your friend's score to brag about your score.
If not, what plugins are recommended that supports this feature (preferably with support for Google Play Games and Amazon Game Circle).
[1]: https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/GameKit_Guide/Achievements/Achievements.html#//apple_ref/doc/uid/TP40008304-CH7-SW42
[2]: https://docs.unity3d.com/ScriptReference/Social.html
↧