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

[Question] #1605

Open
ALI3D69 opened this issue Jun 10, 2024 · 2 comments
Open

[Question] #1605

ALI3D69 opened this issue Jun 10, 2024 · 2 comments
Labels

Comments

@ALI3D69
Copy link

ALI3D69 commented Jun 10, 2024

[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:

  • Pre-built SDK from the website or open-source from this repo: _____
  • Firebase C++ SDK version: firebase_cpp_sdk_12.0.0
  • Main Firebase Components in concern: Analytics (Auth, Database, etc.)
  • Other Firebase Components in use: Crashlytics (Auth, Database, etc.)
  • Platform you are using the C++ SDK on: Windows (Mac, Windows, or Linux)
  • Platform you are targeting: Android (iOS, Android, and/or desktop)

[REQUIRED] Please describe the question here:

I am making a project using Axmol. I add the SDKs from this tutorial.
And when I am trying to export to android, I get this Errors:
Firebase Errors.txt

@dconeybe
Copy link
Contributor

Drive-by comment:

This appears to be the problem:

Caused by: org.gradle.api.GradleException: No matching client found for package name 'com.kooapps.warstory.io' in E:\Artin Game Projects\72 We Are Warriors\Axmol\WarStory.io\proj.android\app\google-services.json

You need to go into the Firebase console and register an Android application with package ID com.kooapps.warstory.io then download and use the resulting google-services.json for that application.

@paulpv
Copy link

paulpv commented Jul 1, 2024

Agreed; not a problem with this firebase-cpp-sdk repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants