Getting Started (Firebase) - StansAssets/com.stansassets.android-native GitHub Wiki

Firebase gives you the tools to develop high-quality apps, grow your user base, and earn more money. We cover the essentials so you can monetize your business and focus on your users.

Before you begin you will need to create a Firebase project via the Firebase Console and download the Firebase Unity SDK packages to your Unity project.

Only import firebase packages to unity that you are going to use. Those packages will be automatically detected by the Android Native plugin.

Feel free to click on Firebase service to see the additional available settings.

GettingStarted(Firebase)

If plugin failed to detect the Freebase SDK on your project, but you are certain you installed one. You may click the Refresh button inside the firebase settings UI, to trigger the detection process manually.

GettingStarted(Firebase)2