Created
April 12, 2016 13:44
-
-
Save minusplusminus/069fe73bc8c2776f4fe895bded3d5973 to your computer and use it in GitHub Desktop.
How to use CBLIncrementalStore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
At first. CBLIncrementalStore expects that you define all the documents with an type key. This means that every object must be linked to an entity. If this is not the case, CBLIncrementalStore will crash on change. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment