Xcode 15 RC - CKError: Account temporarily unavailable due to bad or missing auth token

I have two apps which uses the CloudKit public folder so that my users can access data. There's also a private database for them to save data. One is supposed to be able to access the public database without being logged into an iCloud account. And it was working fine. But now, with the simulator, I get the titled error message. It's fine on a device. But, if I log into the simulator with my iCloud account, I can access the public data.

Xcode 15 RC - CKError: Account temporarily unavailable due to bad or missing auth token
 
 
Q