-
Notifications
You must be signed in to change notification settings - Fork 358
[Bug] #635
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
Comments
This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information. |
I have bug as: "Assembly 'Assets/Firebase/Editor/Firebase.Editor.dll' will not be loaded due to errors: |
Unity editor version: 2021.3.20f1 Describe: After I downloaded the firebase SDK, google service file (.json) then I threw the .json file into my project. then import package => custom package and add FirebaseDatabase.unitypackage. then run try, but it doesn't work and throws error like i mentioned. of course i have created realtime database on https://console.firebase.google.com/ and added a new project for my game. link driver of my project: (because my github has limited file upload size) |
Hi @PhongVuisVMH, This issue seems similar to #412 where the workaround for this is to install iOS Build Support for your corresponding Unity editor version from the Unity Hub. You may refer to the aforementioned thread for updates. Also, the External Dependency Manager version is the name of the folder you'll see when you go to Assets > ExternalDependencyManager > Editor. That said, I'll be closing this for now. Let me know if an issue arises. |
[READ] For Firebase Unity SDK issues, 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 issue here:
(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.)
Please answer the following, if applicable:
What's the issue repro rate? (eg 100%, 1/5 etc)
What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
If you have a downloadable sample project that reproduces the bug you're reporting, you will
likely receive a faster response on your issue.
The text was updated successfully, but these errors were encountered: