caiyue1993 / IceCream

Sync Realm Database with CloudKit
MIT License
1.94k stars 245 forks source link

CKDatabaseOperations must be submitted to a CKDatabase #246

Closed kenton7 closed 3 years ago

kenton7 commented 3 years ago

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

caiyue1993 commented 3 years ago

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