Replies: 2 comments 1 reply
|
Hi @shiwam77 I'm not sure I completely understand what you are asking so want to confirm this is what you mean. You want to use an API to handle updates to the DB and to use PowerSync to handle synchronising by communicating with the API to update the local on device sqlite DB? |
0 replies
|
Mean Every time I have a internet , I don't want to synch directly with HostedDatabase rather than i perfer communicating with API,then manage the local Database |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I don't want to directly write in HostedDatabase ,I will communicate with api then update the local & in offline fetch from local else from remote. If have these feature then plz give me one demo with flutter so that i will switch to Powersync
All reactions