Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 363 Bytes

File metadata and controls

6 lines (5 loc) · 363 Bytes

UnityWithFirebaseTest

After creating a project in Google Firebase, google-services.json file must be downloaded into Assets folder of the Unity.
In the hierarchy of the project, there is a UserControl Gameobject.
DB_url string must be changed with the realtime database url (i. e. https://............firebaseio.com/).
Then it must be working.