Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling sync to remote db for data updates #12

Open
RogerKoh opened this issue Oct 26, 2018 · 2 comments
Open

Enabling sync to remote db for data updates #12

RogerKoh opened this issue Oct 26, 2018 · 2 comments

Comments

@RogerKoh
Copy link

Hi,

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

@RogerKoh
Copy link
Author

Hi,

I have found out the issue already.
That is I should update using the add function.

Thanks.
Can close this issue. :)

@tohami
Copy link

tohami commented Nov 12, 2018

@RogerKoh i have the same issue , can you please upload your version of sample ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants