[FR] Please provide firebase package with UPM git url
See original GitHub issueFeature proposal
With Game Package Registry by Google was shut down as of #1028. We understand the complication but the UPM system to include package still allow direct git dependency
With that, Google should create git repo for firebase package in github, maybe making a Release
folder in this repo directly, and allow us to include all firebase package with this method in addition to .tgz
FYI, UPM has feature to include with path for pointing to specific subfolder https://docs.unity3d.com/Manual/upm-git.html#subfolder so we could only have one repo for all firebase module and point it to separate subfolder
Issue Analytics
- State:
- Created 2 years ago
- Reactions:39
- Comments:13 (3 by maintainers)
Top Results From Across the Web
Install a package from a Git URL
The Package Manager can load a package from a Git repository on a remote ... Enter a valid Git URL in the text...
Read more >Question - Proper way to install Firebase packages in Unity ...
Currently, I am trying to install some packages for integration with Firebase, more specifically, Authentication, Crashlytics, and their ...
Read more >com.rest.firebase.authentication
A non-official Firebase RESTful Authentication Client for the Unity Game ... Open your Unity Package Manager; Add package from git url: https://github.com/ ...
Read more >Install Google packages for Unity
Install to your project's Assets directory. Can be imported in Unity 5 and up. Generally include dependent packages. Unity Package Manager (UPM) packages:....
Read more >Additional Unity installation options | Firebase for Unity
In the Import Unity Package window, click Import. Import Firebase packages using Unity Package Manager. When importing Firebase products from .tgz files ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi, we set up all the packages (latest version) on https://github.com/GameWorkstore/ to support our CI’s worldwide.
When Google listen to us and set up an official way where we don’t need to download every single tgz and duplicate them over thousands of Repos, I redirect the GitHub Repos to the correct UPM distribution method 👍
While this, up-voting this issue. +1
Again, if google team host an official git repo for install using UPM would be better for the entire community. While they don’t move we need to figure out our own way 😕