Using Unity with Firebase

I wanted to use firebase for Unity. Initially after struggling for about an hour I was able to store and retrieve my data from the cloud. If you are a beginner then clone the following code from github and you can view my code.

All you have to do is put your own firebase app link and google-services.json file.

Project Link-GitHub - neelgeek/Firebase-Unity: Testing Firebase with Unity

1 Like

Provide some Getting Started and Instructions in the GitHub repository in Readme file.

Thanks for awesome work.

1 Like

Yes I will add it for sure tommrow. Thanks :slight_smile:

Hi neelbhave91

I’m one of the members of the Firebase team and I was wondering what you struggled with and why our database sample (quickstart-unity/database/testapp at master · firebase/quickstart-unity · GitHub) wasn’t sufficient for your needs?

Cheers,
Stewart