GKLocalPlayer authenticateHandler is missing in watchOS 7

GKLocalPlayer authenticateHandler (Game Center authentication) is missing in watchOS 7.
It’s also missing in documentation:
https://developer.apple.com/documentation/gamekit/gklocalplayer/1515399-authenticatehandler?language=objc

I already opened a feedback: FB7783403

Accepted Reply

Fixed in Xcode 12 beta 3! :)

Replies

I've run across this same issue. The authenticationHandler call is present and functional in Xcode 11.5.x and watchOS 6. Does this mean that the method of user authentication has changed in watchOS 7?
Fixed in Xcode 12 beta 3! :)