Search Unity

Firebase package not showing in Package Manager

Discussion in 'Package Manager' started by s_aturn, Jan 11, 2021.

  1. s_aturn

    s_aturn

    Joined:
    Jun 8, 2015
    Posts:
    13
    Hi all ! Unity 2019.4.11f1 here!

    I've been encountering this issue a couple of times lately and I really need to solve this. I can import the Firebase Database and Auth packages using Assets > import package > custom package path, but when I try to do so through the package manager it shows all the firebase .unitypackage grey'ed out and I can't add them.

    Interestingly after import through the first method, even tho everything went fine during the import the package doesnt show within Package Manager. There is no "Google LLC" section either. For those who ask, my package manager's set to "In Project" and "Show Preview Packages" is on.

    Any ideas as to what might cause this?
     
  2. k3ndro

    k3ndro

    Joined:
    Dec 8, 2016
    Posts:
    28
    I'm also having this problem. FOllowing...
     
  3. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227
    As you're talking about a .unitypackage file, which means it's an asset, it's normal that you do not see it in the In Project tab.

    The "Google LLC" section is for scoped registries, i.e. the google registry (https://unityregistry-pa.googleapis.com).

    This may be due to some confusion here between Google's Scoped Registry packages and some Firebase assets (.unitypackage files) available in the Asset Store. This situation should be improved as we work on improving the Package Manager with the Asset Store to avoid this issue coming up.
     
  4. artfail

    artfail

    Joined:
    Apr 18, 2017
    Posts:
    34
    When I import the older firebase unity sdk 6.16.1 it DOES import under the package manager as expected. However, it gets stuck near the end of the import and Unity must be force quit. Older projects, that were installed under the package manager seem to upgrade fine. For me the problem is now that I am starting a new project current unity sdk 7.1.0 does not activate the package manager. Is this a bug we can file? Its pretty frustrating over hear. I'm using Unity 2020 LTS.
     
  5. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227
  6. Websukkels

    Websukkels

    Joined:
    Apr 3, 2017
    Posts:
    1
  7. XoetziX

    XoetziX

    Joined:
    Mar 16, 2021
    Posts:
    16
  8. konsnos

    konsnos

    Joined:
    Feb 13, 2012
    Posts:
    121
    Has google's scoped registry been removed? The URL is returning error 404.
     
  9. lesinski

    lesinski

    Joined:
    Dec 13, 2015
    Posts:
    4
    Yeah, Google closed down the repository :(
     
    konsnos likes this.
  10. sarangshivam16052001

    sarangshivam16052001

    Joined:
    Jun 16, 2021
    Posts:
    1
    I am facing the same problem and also google's scoped registry has been removed, what to do now? Please suggest.
     
  11. konsnos

    konsnos

    Joined:
    Feb 13, 2012
    Posts:
    121
  12. Wunderfritz

    Wunderfritz

    Joined:
    Mar 8, 2017
    Posts:
    1
    Here I made a video explaining the new way to add firebase to Unity
     
  13. corny_pops

    corny_pops

    Joined:
    Nov 14, 2021
    Posts:
    2
    Confirmed that fjim42's solution works as of this posting! Thank you for the help :)
     
  14. Yousset

    Yousset

    Joined:
    May 27, 2021
    Posts:
    2
    Hey bro can you help me for send the firebase intializer script ?
     
  15. NextVertex

    NextVertex

    Joined:
    Sep 26, 2016
    Posts:
    28
    Still having the same issue. I tried to follow steps from firebase website and also from the video above, and everytime everything is fine in the editor, but when I build to windows and run my app I have "DllNotFoundException : FirebaseCppApp-9_3_0" .. Any idea ?
     
  16. Shane_Watson_87

    Shane_Watson_87

    Joined:
    Jul 15, 2013
    Posts:
    2
    Still having the same issue. when I build to windows and run my app I have DllNotFoundException: FirebaseCppApp-9_5_0 assembly:<unknown assembly> type:<unknown type> member:(null) .. Any idea ?

    Window OS 11
    Unity Version : 2021.3.7
    Firebase Version : 9.5.0
     
  17. SavvaMadar

    SavvaMadar

    Joined:
    Oct 8, 2012
    Posts:
    6
    Having the same issue but only one some computers all using the same build

    Windows 10/11 all 64 bit
     
  18. hzrehman9

    hzrehman9

    Joined:
    Jan 16, 2023
    Posts:
    3
    anyone solved this issue i am stuck on this issue for 2 days