larpon / QtFirebase

An effort to bring Google's Firebase C++ API to Qt + QML
MIT License
284 stars 83 forks source link

Restore compatibility with Qt versions < 5.10 #86

Closed Sharm closed 6 years ago

Sharm commented 6 years ago

But Qt version < 5.10 is not threadsafe.

For complete port to Qt < 5.10 need to introduce a lot of new functions, that will looks ugly and complicated.

I haven't Qt < 5.10 installed, so not tested with Qt < 5.10, but should work.

larpon commented 6 years ago

Thanks for your effort @Sharm - I agree it's not pretty but Qt currently has many different bugs spanding over many versions so I think it's good we keep it running on older versions