Skip to content

YapDatabaseCloudKit with a large amount of data. #212

@SofteqDG

Description

@SofteqDG

I want to sync all my contacts (~900 contacts) from address book to cloudkit. I have a separate connection for synchronization between address book and my database where enumeration of contacts is performed. All saved contacts will be passed in YapDatabaseCloudKitRecordBlock when readWriteTransaction will be finished. YapDatabaseCloudKit sends all saved contacts to CloudKit. But operation fails with "Invalid Arguments" (12/1020); "Your request contains more than the maximum number of items in a single request (400)" error.

How i can limit a number of items in single request?
I didn't found setting for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions