heroiclabs / nakama-unity

Unity client for Nakama server.
https://heroiclabs.com/docs/unity-client-guide
Other
407 stars 75 forks source link

Authentication with Game Center in Unity #133

Closed daviddaco1 closed 2 years ago

daviddaco1 commented 2 years ago

Hi Heroic team, I’m trying to authenticate with game center on iOS from unity using Client.AuthenticateGameCenterAsync(); but there are data that I can’t find, I proceed to enumerate them -publickeyurl -salt -timestamp -signature

lugehorsam commented 2 years ago

@daviddaco1 have you looked at any of the GameCenter SDKs for Unity? They should return what you need.

mofirouz commented 2 years ago

This isn't a bug or an issue with the Unity SDK. For development help, please follow up and ask further questions on our forum. Thanks.