[REQUIRED] Please fill in the following fields:
- Unity editor version: 2019.4.10
- Firebase Unity SDK version: 7.0.2
- Source you installed the SDK: Unity Package Manager
- Problematic Firebase Component: Database,Stprage
- Platform you are using the Unity editor on: Windows
- Platform you are targeting: desktop
- Scripting Runtime: Mono
[REQUIRED] Please describe the issue here:
It works fine in UnityEditor, but when I build it for Windows, I get the following error.
"One or more Firebase dependencies are not present".
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)
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.
Relevant Code:
// TODO(you): code here to reproduce the problem
[REQUIRED] Please fill in the following fields:
[REQUIRED] Please describe the issue here:
It works fine in UnityEditor, but when I build it for Windows, I get the following error.
"One or more Firebase dependencies are not present".
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)
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.
Relevant Code: