Firebase Auth.package does not have FirebaseApp.androidlib Files

Open
#1,384 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp, firebase, unity

Research direction

Start with the Unity quickstart project and the Firebase Auth package version 11.9.9, using the supplied google-services.json and an Android build. Confirm the Firebase dependency error and whether the missing FirebaseApp.androidlib file is part of this repository; the issue directs Firebase Unity SDK problems to the Firebase Unity open-source issue tracker, so resolution is not defined here.

Written by the indexing model from the issue text.

Description

new
[READ] For Firebase Unity SDK issues, please report to Firebase Unity 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:
  • Unity editor version: ____ 2022.3.40_
  • Firebase Unity SDK version: _____11.9.9
  • Source you installed the SDK: _____ (.unitypackage or Unity Package Manager).unitypackage
  • Problematic Firebase Component: _____ (Auth, Database, etc.) AUth
  • Other Firebase Components in use: _____ (Auth, Database, etc.)Auth only
  • Additional SDKs you are using: _____ (Facebook, AdMob, etc.)No
  • Platform you are using the Unity editor on: _____ (Mac, Windows, or Linux) Windows
  • Platform you are targeting: _____ (iOS, Android, and/or desktop) Android
  • Scripting Runtime: _____ (Mono, and/or IL2CPP) Mono
[REQUIRED] Please describe the issue here:

I have dowloaded unity quick start master page. After that i have downloaded firebase Auth 11.9.0. and installed. i have added google-services.json file in Asset folder. it contains sha-251 and Sha1 fingerprint. When i run the build and in android device. It says Firebase.dependency error:UnAvailableOther. I have checked the old forums It says FirebaseAndroid Lib folder must be there..It is crucial for Firebase to run the project. I have checked the FirebaseAuth 11.9.0 Package. it does not have that package. Is the file is needed to run the auth package to send sms. Kindly update me.

KINDLY NOTE I AM NOT SPAMMING .. THIS IS THE SECOND MESSAGE I AM POSTING...

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

Steps to reproduce:

Have you been able to reproduce this issue with just the Firebase Unity quickstarts (this GitHub project)?
What's the issue repro rate? (eg 100%, 1/5 etc)1

What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
AndroidLib

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

Relevant Code:
// TODO(you): code here to reproduce the problem
Dominant language
C#
Stars
923
Forks
456
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/quickstart-unity

All issues in firebase/quickstart-unity

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.