Apple Login Swift SDK Metadata is missing

Hi,

i managed to login a user via Apple Sign-In, but there is no user meta data like fullName and email available in my realm user. (see image)

I used the code from the official example:
https://github.com/realm/realm-swift/blob/master/examples/ios/swift/AppleAuthentication/ContentView.swift

Do i need some extra steps?

Thanks in advance.