Skip to content

I cant logevent by logevent fuction #112

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 · 2 comments
Closed

I cant logevent by logevent fuction #112

JethroLinopt opened this issue Jun 15, 2023 · 2 comments
Labels

Comments

@JethroLinopt
Copy link

[READ] For Firebase C++ SDK issues, please report to Firebase C++ open-source

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 desktop)

[REQUIRED] Please describe the issue here:

(Please list the full steps to reproduce the issue. Include device logs, and stack traces if available.)

Steps to reproduce:

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"
}

@simon750324
Copy link

+1

@AlmostMatt
Copy link

This appears to be a duplicate of firebase/firebase-cpp-sdk#1352
I will close this issue and respond to the other one.

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

No branches or pull requests

3 participants