Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

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:
    30
    Last edited: May 29, 2019
    ben4d85 likes this.
  2. Vecna

    Vecna

    Joined:
    Apr 2, 2014
    Posts:
    30
    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.