Did You Know?

Stay Ahead In Digital Economy

Register app with Firebase

Author: admin 143 views

1. Create a Firebase project
Before you can add Firebase to your WebViewGold app, you have to create a Firebase project in your Firebase Console.

2. Register your app with Firebase
After you created your Firebase project, you can add your WebViewGold app to it.

a. In the center of the Firebase console’s project overview page, click the Android icon to launch the setup workflow.

b. If you’ve already added an app to your Firebase project, click Add app to display the platform options. Enter your app’s package name as changed/defined in this step. Make sure that you enter the package name that your app is using. You cannot add or modify this value after you register your app with your Firebase project.

4. Click the Register app button.

5. Download google-services.json

Click Download google-services.json to obtain your Firebase Android config file (google-services.json) and replace the sample file already included in the WebViewGold project buy using the Mac Finder or the Windows Explorer:

Replace google-services.json in your WebViewGold Android App

Loading...