You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
When I put a file into gaia storage I want to know whether it has changed from a different device. And I have to fetch it first and merge the local changes before putting the file.
For Android's content provider and PWA's local storage this is a common use case.
There should be a convenient way to do synchronisation of a file.
How to manage the sync state?
Is synchronisation out of the scope of the SDK?
The text was updated successfully, but these errors were encountered: