realm / realm-tasks

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

Could not see changes on the server after some task created #435

Closed vpetrenko closed 6 years ago

vpetrenko commented 6 years ago

It's about Android app version. Use most recent ROS and code from this repo.

Steps to reproduce:

  1. Create task "my" in a list "My Tasks".
  2. Create list "1".
  3. Create a task "11" in a list "1".

Empty base on the server.

image

vpetrenko commented 6 years ago

After update to the latest version of ROS everything is working now.