Skip to content

Enabling sync to remote db for data updates #12

@RogerKoh

Description

@RogerKoh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions