Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
mubiru's avatar
mubiru
Honored Guest
2 years ago

Connecting Meta Quest 3 project failed to recognise firebase realtime database

Hello Developer community,

I am trying to connect my VR project with firebase realtime database. I am aiming at storing these interactions there but nothing gotten yet. 

2 Replies

  • I was working on a project with firebase and found conflicts when trying to build to quest. The database works as designed when run in Unity, and there's a problem merging manifests when I go to build to quest.

     

    I get one of these: 

    A failure occurred while executing  com. android. build. gradle.tasks. ProcessLibraryManifest $ ProcessLibWorkAction

     

    I haven't figured it out yet and there are some concerning posts about whether firebase will work with quest on the github for the firebase unity sample project. If I can make it work I'll follow up. If anyone at Meta would care to chime in, it would certainly be appreciated!

     

    • maryam_hima's avatar
      maryam_hima
      Honored Guest

      Did you find a solution? I have the exact same problem...please help me