Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When removing syncing, do I need to call cloudsync_disable, cloudsync_cleanup or both? The documentation is a bit vague.
Also cloudsync_cleanup mentions;
Removes the sqlite-sync synchronization mechanism from a specified table or all tables
To remove it from all tables do I just call cloudsync_cleanup()?
Beta Was this translation helpful? Give feedback.
All reactions