CloudKit BAD_REQUEST

Getting BAD_REQUEST on the CloudKit log when the app tries to save data:

CKContainer(identifier: "iCloud.XXXX").publicCloudDatabase.save

Any ideas, please?

Accepted Reply

Oversight... Record type was int when it should have been string. Solved!

Replies

Oversight... Record type was int when it should have been string. Solved!