Hi All,
I would like to sync the data between sqlite database and remote database server when I launch the Corona App on devices(internet connection also available). Meaning, I would like to retrieve the data from SQLite (device’s database) and then put those data into remote database’s server. For example, saving player score on remote database from device’s database.Please advise me is it possible to be done or not?
Thanks a lot!!!.. :)
John