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
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/
The text was updated successfully, but these errors were encountered: