New feature to know whether or not server sync is enabled on client app
Currently, I see the Java SDK has no properties or functions to tell the client app whether or not server sync is enabled.
Use case: if client app has DiscardUnsyncedData as client reset strategy, I don't want users to use offline Realm when server sync is disabled. There should be some features in the Java SDK to say whether or not sync is enabled.
1
vote
Quan
shared this idea