Re: [Interest] Firebase C++ with Qt

2017-01-05 Thread Jason H
; 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

[Interest] Firebase C++ with Qt

2017-01-04 Thread Per Ljung
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