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
I tried to implement the update method using the same way as the add method, to enable sync to remote db.
However, I realised there will be an infinite loop on the model_view class, which keeps trigger an update to the remote db using the original data.
May I know how this should be done? I am pretty new to RxJava.
Thanks for your time.
RK
The text was updated successfully, but these errors were encountered:
Hi,
RK
The text was updated successfully, but these errors were encountered: