question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FR] Please provide firebase package with UPM git url

See original GitHub issue

Feature 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:open
  • Created 2 years ago
  • Reactions:39
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

12reactions
HanzaRucommented, May 21, 2021

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

5reactions
HanzaRucommented, Jul 11, 2022

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 😕

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found