GameKit iOS 13.2 to 13.4 API Differences
GKLocalPlayer.h
Added
-[GKLocalPlayer fetchItemsForIdentityVerificationSignature:]
Modified
-[GKLocalPlayer generateIdentityVerificationSignatureWithCompletionHandler:]
Availability
Deprecation Message
From
Available
none
To
Deprecated
API deprecated. Use fetchItemsForIdentityVerificationSignature: and the teamPlayerID value to verify a user identity.