Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Binary Data Issue #42

Open
parth1009 opened this issue Jun 28, 2018 · 0 comments
Open

Binary Data Issue #42

parth1009 opened this issue Jun 28, 2018 · 0 comments

Comments

@parth1009
Copy link

Hello.

I am getting this kind of error when I am trying to sync binary data(UIImage)

CloudCore error detected in module Optional(CloudCore.Module.saveToCloud): <CKError 0x60400084e790: "Batch Request Failed" (22/2024); server message = "Atomic failure"; uuid = B008C63B-4A3F-4255-85EB-A94CA7D58420; container ID = "iCloud.com.barapp.demo">
⚠️ CloudCore error detected in module Optional(CloudCore.Module.saveToCloud): <CKError 0x60400044f1b0: "Invalid Arguments" (12/2006); server message = "invalid attempt to set value type ASSETID for field 'image' for type 'TblItem', defined to be: BYTES"; uuid = B008C63B-4A3F-4255-85EB-A94CA7D58420; container ID = "iCloud.com.barapp.demo">
⚠️ CloudCore error detected in module Optional(CloudCore.Module.saveToCloud): <CKError 0x60400084e790: "Partial Failure" (2/1011); "Failed to modify some records"; uuid = B008C63B-4A3F-4255-85EB-A94CA7D58420; container ID = "iCloud.com.barapp.demo"; partial errors: {
52062DA4-6B3F-48B0-87BC-DF19090B5572:(CloudCore:defaultOwner) = <CKError 0x604000842700: "Invalid Arguments" (12/2006); server message = "invalid attempt to set value type ASSETID for field 'image' for type 'TblItem', defined to be: BYTES"; uuid = B008C63B-4A3F-4255-85EB-A94CA7D58420>
... 1 "Batch Request Failed" CKError's omited ...
}>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant