realm / realm-tasks

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

realmtasks android demo not able to sync after logout and re-login #369

Open monajafi opened 7 years ago

monajafi commented 7 years ago

After Logout and re-login the lists are not syncing . but after killing process and relaunching app synces correctly. I tried to transfer the code from onStart/onStop to onCreate/onDestroy also removed realm=null from onStop but non of them solved the problem. please help to remove this issue

Rahis12 commented 6 years ago

hi
how to solve this issues? after killing process and relaunching app sync data correctly. Please help me. Tanks in advance.

nhachicha commented 6 years ago

Hi @Rahis12 which version of ROS & Realm are you using?