Skip to content

How to implement offline storage? #360

Open
@P99

Description

@P99

I am testing the Parse SDK for .NET it is awesome.

I would like to implement a data store similar to the other SDKs so that my application can work seamlessly offline. For instance, the Android SDK has Parse.enableLocalDatastore() ParseObject.pinInBackground() and ParseQuery.fromLocalDatastore()
Can you provide some pointers how to start implementing that?
Maybe it was already done somehow? I could not find any info in the documentation.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions