GameCenter Verification Signature

Hi folks,

I’m using PlayFab, and I’d like to be able to securely link a Game Center profile. They’ve added the appropriate parameter to pass into the linking call, but I have no idea how to obtain that value from within Unity.

What I need, that Apple has added for security, is generateIdentityVerificationSignature. Does anyone know how I can obtain that signature to pass along to PlayFab?

Thanks for the help!
-Matt

@MAWMatt Hello! Late but related: Please look here: Way to get the game-center verification signature with Unity. · GitHub