firebase / firebase/firebase-cpp-sdk

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

オープン
#1,637 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
needs-triage new type: question
主要言語
C++
スター
326
フォーク
137
平均マージ
3日 9時間
マージ済み PR(30日)
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 ?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start with the Firebase C++ SDK 12.2.0 Windows desktop configuration and the firebase::analytics::Initialize(*firebaseApp) call described in the issue. Check the Analytics component alongside the existing Firestore integration and determine whether Windows desktop is supported; done means documenting the support status and, if supported, identifying the cause of the initialization crash.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
desktop
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。