Skip to content

[Question] I cant logevent by logevent fuction #1352

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

Closed
JethroLinopt opened this issue Jun 15, 2023 · 3 comments
Closed

[Question] I cant logevent by logevent fuction #1352

JethroLinopt opened this issue Jun 15, 2023 · 3 comments

Comments

@JethroLinopt
Copy link

JethroLinopt commented Jun 15, 2023

[READ] For Firebase Unity SDK question, please report to Firebase Unity Sample

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

*Which Firebase Sample: Analystic_ (Auth, Database, etc.)
*Firebase C++ SDK version: 11.1.0__
*Additional SDKs you are using: _____ (Facebook, AdMob, etc.)
*Platform you are using the SDK on: Windows__ (Mac, Windows, or Linux)
*Platform you are targeting: desktop (iOS, Android, and/or v)

What's the issue repro rate? (eg 100%, 1/5 etc)
100%

What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
I cant get any event log by desktop_testapp

If you have a downloadable sample project that reproduces the bug you're reporting, you will
likely receive a faster response on your issue.

original desktop_testapp.exe and firebase c++ sdk built in VS2017 with google-services.json as folloing
{
"project_info": {
"project_number": "763855455698",
"project_id": "test-creative-cast-windows",
"storage_bucket": "test-creative-cast-windows.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:763855455698:android:35057ba684f2aba4a5b40b",
"android_client_info": {
"package_name": "com.optoma.desktop.windows"
}
},
"oauth_client": [
{
"client_id": "763855455698-ds6imkf2sb3vmqekr1pp9kodo0cm7v1v.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBjNdBKkltSN0ja-argRyDtgjioQK0Rx1w"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "763855455698-ds6imkf2sb3vmqekr1pp9kodo0cm7v1v.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "763855455698-s9ntkrdlvvi8n1vutm96m2rb3q9eh064.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.optoma.sender-windows"
}
}
]
}
}
}
],
"configuration_version": "1"
}

@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.

@simon750324
Copy link

+1

@AlmostMatt
Copy link
Contributor

AlmostMatt commented Jun 20, 2023

I notice that you are targeting desktop. Unfortunately, we do not currently support Analytics on desktop.

We currently only support a subset of Firebase products on desktop, which you can see here:
https://firebase.google.com/docs/cpp/setup?platform=android#libraries-desktop

I'm going to close this issue for now, as this is expected to be not supported for now.

@firebase firebase locked and limited conversation to collaborators Jul 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants