Hello,
Does QCDBSync work for syncing an SQLite database on an Android device one way (server to client) from a MySQL server? Also, if I delete a record on the server, when I sync, will that record be removed from the Android database? Also, will the PHP end of the included iOS example work cross platform?
Thanks