An aim of our app is to provide offline usage while also syncing data between users, it would be great if we could access the Orchestrator's currentState and make the user aware if their device is currently providing real time data updates to other users or not.
While it is currently assumed that any negative DataStore event causes the Orchestrator to fallback to LOCAL_ONLY this is only an assumption.
Good Evening,
An aim of our app is to provide offline usage while also syncing data between users, it would be great if we could access the Orchestrator's currentState and make the user aware if their device is currently providing real time data updates to other users or not.
While it is currently assumed that any negative DataStore event causes the Orchestrator to fallback to LOCAL_ONLY this is only an assumption.
DataStoreEvent documentation: https://docs.amplify.aws/lib/datastore/datastore-events/q/platform/android/