;
To: interest@qt-project.org
Subject: [Interest] Firebase C++ with Qt
Hi -
I've tried to follow the iOS Firebase C++ & CocoaPods example at
https://github.com/firebase/quickstart-cpp/tree/master/database/testapp
which uses analytics, auth and database features to make a minimal Qt
Hi -
I've tried to follow the iOS Firebase C++ & CocoaPods example at
https://github.com/firebase/quickstart-cpp/tree/master/database/testapp
which uses analytics, auth and database features to make a minimal Qt app
without CocoaPods.
I cut&paste Firebase C++ code from the sample testapp/src/commo