Closed
Description
[REQUIRED] Please fill in the following fields:
- Unity editor version: 2020.3.9f1
- Firebase Unity SDK version: 8.0.0
- Source you installed the SDK: Unity Package Manager
- Problematic Firebase Component: Storage
- Other Firebase Components in use: Auth, Firestore, Crashlytics, RemoteConfig
- Additional SDKs you are using:
- Platform you are using the Unity editor on: Windows
- Platform you are targeting: Desktop (Windows)
- Scripting Runtime: IL2CPP
[REQUIRED] Please describe the issue here:
After importing the Storage SDK through the Package Manager via tgz, the namespace is not available in Visual Studio. I already removed and added the SDK again, restarted Visual Studio and the Unity Editor, with no change.
Adding the unitypackage of the Storage SDK works correctly, so this seems to be an issue with the tgz file.