You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
[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:
[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
The text was updated successfully, but these errors were encountered: