firebase / firebase/firebase-cpp-sdk
Can analytics be used in Qt/C++ windows desktop application?
- Lenguaje dominante
- C++
- Estrellas
- 326
- Forks
- 137
- Merge medio
- 3 d 9 h
- PR fusionados (30 d)
- 5
Descripción
* 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 ?
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100