Firebase dependencies issue in Firebase Auth

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, csharp, unity

Research direction

Start with the Firebase Unity quickstart master project using Unity 2022.3.22f1, Firebase Unity SDK 11.9.0, the Auth component, and an Android APK build. Check the dependency status and the google-services.json files in Assets and StreamingAssets, then compare the setup with the reported configuration. Done means the Android build recognizes all Firebase dependencies and the Auth flow works as expected.

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.22f1
  • Firebase Unity SDK version: _____11.9.0
  • Source you installed the SDK: _____ (net)
  • Problematic Firebase Component: _____ (Auth)
  • Other Firebase Components in use: _____ only auth
  • Additional SDKs you are using: _____ (none)
  • Platform you are using the Unity editor on: _____ ( Windows)
  • Platform you are targeting: _____ (Android)
  • Scripting Runtime: _____ (Mono)
[REQUIRED] Please describe the issue here:

(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?

I have downloaded latest unity quick start master . and i have opened firebase auth and installed firebase 11.9.0 and then i have try to compile the apk . It says

it says one or more Firebase dependencies are not present.
Current dependency status: unavailable other.

i have placed latest google-services.json in Assets folder and StreamingAssets also.
my google-services.json contains sha1 and sha256 finger print.

in ios when i install firebase 10 version. i have received sms. no problem ios. but in firebase when to install firebase 10 in android version. no sms is received. so i have dowloaded latest quick start master and install . it says problem. so kindly help me how to solved this error.

what i have to do for solve the error.

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

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.