Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Saumya-bst opened this issue Sep 3, 2024 · 1 comment
Open

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

Saumya-bst opened this issue Sep 3, 2024 · 1 comment

Comments

@Saumya-bst
Copy link

  • Pre-built SDK from the website 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 ?

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@Saumya-bst Saumya-bst changed the title [Question] Can analytics be used in Qt/C++ desktop application? Sep 4, 2024
@Saumya-bst Saumya-bst changed the title Can analytics be used in Qt/C++ desktop application? Can analytics be used in Qt/C++ windows desktop application? Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants