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:
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
The text was updated successfully, but these errors were encountered:
[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:
[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
The text was updated successfully, but these errors were encountered: