Cuong Pham f746dc5cf4 Update 13.3.0 3 месяцев назад
..
Documentation~ 818fbe2f0e Update project 3 месяцев назад
Firebase f746dc5cf4 Update 13.3.0 3 месяцев назад
Plugins f746dc5cf4 Update 13.3.0 3 месяцев назад
CHANGELOG.md f746dc5cf4 Update 13.3.0 3 месяцев назад
CHANGELOG.md.meta f746dc5cf4 Update 13.3.0 3 месяцев назад
Firebase.meta 818fbe2f0e Update project 3 месяцев назад
LICENSE.md 818fbe2f0e Update project 3 месяцев назад
LICENSE.md.meta f746dc5cf4 Update 13.3.0 3 месяцев назад
Plugins.meta 818fbe2f0e Update project 3 месяцев назад
README.md 818fbe2f0e Update project 3 месяцев назад
README.md.meta f746dc5cf4 Update 13.3.0 3 месяцев назад
package.json f746dc5cf4 Update 13.3.0 3 месяцев назад
package.json.meta f746dc5cf4 Update 13.3.0 3 месяцев назад

README.md

Get Started with Firebase Realtime Database

Thank you for installing the Firebase Realtime Database Unity SDK. The Realtime Database guide provides instructions to configure a Unity project.

Overview

Firebase Realtime Database stores and synchronizes data with our NoSQL cloud database. Data is synced across all clients in real time, and remains available when your app goes offline.

Using the Sample

This SDK is distributed with a sample project under the Assets/Firebase/Sample/Database directory. To configure and run the sample, follow the instructions in Assets/Firebase/Database/Storage/readme.md.

Demos

Mecha Hamster is provided as a demo which showcases the integration of multiple Firebase features within a single game. The source is available on GitHub, and the live application is available for iOS on the App Store and for Android on the (Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].

Links

Discussion