cfjedimaster / Cordova-Examples

A collection of Cordova/Ionic/etc demos.
982 stars 1.07k forks source link

its not issue, just request, didnt find app where i can ofline sqlite data sync with rempte server. #32

Closed sachin0606 closed 7 years ago

sachin0606 commented 7 years ago

Hi,

thanks for such large list of examples. but i wanted to know how i can make offline sqlite data sync with remote (may be aws rds)

thanks in advance.

cfjedimaster commented 7 years ago

This really isn't the place for requests like this, generally I ask people contact me. I'd look into PouchDB - as it has a sync library.