clkasd/qt-firebaseapi

Installing on windows

Closed this issue · 2 comments

I would like to use firebase as the storage for my qt app so data is syncd. Do i have to install anything locally on a windows machine to be able to have data available offline, or will this library write to a local file

You should implement a json file writer to this firebase library.So you should write every change in this json file to make your application work offline.

thanks
On 10 Apr 2016 20:38, "Aykut Celik" notifications@github.com wrote:

You should implement a json file writer to this firebase library.So you
should write every change in this json file to make your application work
offline.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1 (comment)