firebase / firebase/firebase-cpp-sdk

Can analytics be used in Qt/C++ windows desktop application?

未关闭
#1,637 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
needs-triage new type: question
主要语言
C++
星标
326
派生
137
平均合并
3 天 9 小时
30 天内合并 PR
5

描述

* Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: Pre-built sdk from the website
* Firebase C++ SDK version: firebase_cpp_sdk_12.2.0
* Main Firebase Components in concern: Analytics
* Other Firebase Components in use: Firestore
* Platform you are using the C++ SDK on: Windows
* Platform you are targeting: Desktop

Hi,
I have integrated firebase sdk and using firestore functions in Qt/C++ desktop application on windows. I want to integrate firebase analytics in the same application.
I have added firebase_analytics.lib and included necessary header files. I tried initializing the analytics module but the application crashes.
firebase::analytics::Initialize(*firebaseApp);

Is firebase analytics supported for windows desktop ?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。