realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
369 stars 71 forks source link

Task are not synchronized between two emulators #439

Open malbac opened 6 years ago

malbac commented 6 years ago

Both emulators are online, I register in the first one then sign in. After signing in a go to emulator number two and sign in using same name and password.

I writing down different task to emulators, but it seems like only one is connected to Realm Object Server. I can see data in Realm Object Server just from one device. It seems like only one device can be connected to the account, but 1/10 happened to me, that it was in sync without any change.

nhachicha commented 6 years ago

Hi @malbac are you still experiencing this, with the latest Realm & ROS?