In iOS 14, I am trying to use the NSPersistentCloudKitContainer, but there is a crash with the following error message:
Does anyone else have this error? Is there any workaround for this?
I have already filled a bug report FB8618522
Thanks in advance!
Code Block *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Must register a handler for activity identifier "com.apple.coredata.cloudkit.activity.export.[an UUID]" before submitting it' terminating with uncaught exception of type CKException
Does anyone else have this error? Is there any workaround for this?
I have already filled a bug report FB8618522
Thanks in advance!