It seems that some people have asked questions before, but I haven't got an answer, so I'd like to ask you a question. Since playerID is deprecated, when I replaced the relevant part with teamPlayerID, it seems that the format of teamPlayerID obtained from the property of localPlayer and the format of teamPlayerID obtained from Players in GKMatch passed by the delegate function didChangeConnectionState are different. For this reason, comparison by ID is not working well. Is this a malfunction of the OS etc.? Or is there another way to link the teamPlayerID obtained from GKMatch with the teamPlayerID obtained from localPlayer?
Also, I haven't figured out the cause yet. I received a report that a program using playerID is not running on monterey. Is playerID completely abolished in monterey?