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 was archived by the owner on Nov 25, 2024. It is now read-only.
On the android device when
-there is a user already created who is an admin,
-and a garden sync is request to a remote garden
-and the remote user name matches the existing username
-and a remote sync is started
Then it will look like the sync has started, but the sync status will never be checked. Looking at the docs in the replicator db the state will be error.
This same procedure works fine on other platforms.