caiyue1993/IceCream

CKDatabaseOperations must be submitted to a CKDatabase

kenton7 opened this issue · 1 comments

When launching the app, it crashes with the error "CKDatabaseOperations must be submitted to a CKDatabase". It all started with iOS 15 beta 4. It is now beta 8 and the bug still persists. When I turn off sync with iCloud in the settings of my app, everything works correctly.
*** Terminating app due to uncaught exception 'CKException', reason: 'CKDatabaseOperations must be submitted to a CKDatabase'
terminating with uncaught exception of type CKException

Duplicate of #246. Please turn to that issue. Thanks.