Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

The MSSyncContextDataSource protocol has a typo #31

Description

@atheken

The 2.0-beta MSSyncContextDataSource includes an optional method signature for

"-(NSUInteger) systemPropetiesForTable:(NSString *)table;"

Should be "Properties":

/// Returns the MSSystemProperties that should be stored locally (example: __createdAt, __updatedAt)
/// If not implemented, the default of __version will be asked for from the server
-(NSUInteger) systemPropetiesForTable:(NSString *)table;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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