Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

How to add Firebase's Web SDK

Discussion in 'Project Tiny' started by Vecna, May 29, 2019.

  1. Vecna

    Vecna

    Joined:
    Apr 2, 2014
    Posts:
    32
    Last edited: May 29, 2019
    ben4d85 likes this.
  2. Vecna

    Vecna

    Joined:
    Apr 2, 2014
    Posts:
    32
    I had to include the CDN SDK references in the index and then initialize Firebase in the JavaScript file calling it from Unity on startup. I could then I could use the SDK's.
     
    tonialatalo likes this.
  3. CarlitosZ

    CarlitosZ

    Joined:
    Jun 7, 2013
    Posts:
    3
    Hi, thanks for sharing, Did you manage to succesfully use Firebase on a Project Tiny project ?
    I've experiencce using Firebase on Desktop, but need to create a web version of that project.
    Thanks in advance !
     
  4. K701UserMan

    K701UserMan

    Joined:
    Feb 24, 2021
    Posts:
    2
    Do you know how to do this?
    We are now in a situation where we need to achieve this with the Tiny Project and are collecting information.