firebase / firebase/firebase-unity-sdk
[Bug] Problem with dependency resolution for Android and Unity 6000.0.1
- Dominant language
- C#
- Stars
- 320
- Forks
- 60
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 11
Description
### Description
I have an incompatibility between Unity 6 Preview (6000.0.1f1) and Firebase auto dependency resolution.
The auto resolution just deletes all Firebase dependencies for Android from the gradle templates and deletes the generated maven package - so that the application builds without the Firebase binaries!
### Reproducing the issue
I had a working projec t in 2023.2.nn.
Upgraded to 6000.0.1 in the usual way.
Build for Android and the auto-resolution deleted the dependencies
### Firebase Unity SDK Version
11.9.0
### Unity editor version
6000.0.1f1
### Installation Method
Unity Package Manager
### Problematic Firebase Component(s)
All
### Other Firebase Component(s) in use
_No response_
### Additional SDKs you are using
_No response_
### Targeted Platform(s)
Android
### Unity editor platform
Windows
### Scripting Runtime
IL2CPP
### Release Distribution Type
Pre-built SDK from https://firebase.google.com/download/unity
### Relevant Log Output
_No response_
### If using CocoaPods for Apple platforms, the project's Podfile.lock
Expand Podfile.lock snippet
```yml
👀 Replace this line with the contents of your Podfile.lock!
```
Contributor guide
Assessment
This issue has not been assessed yet.