Firebase Configuration
This Post covers the Topic of Adding Firebase to Pocket!
it is required to build the Android Code Successfully!
Go to FireBase console https://console.firebase.google.com/ and login
- create a project with your app name

- give the app name and other details

- Click on Add FireBase

Enter the package name

and next

- next

10. Finally get the json file

and now copy the google-services.json file to your Android project like
Pocket->app folder – place the file in the app folder
and that’s it! you are now able to send push from FireBase!
Note: adding firebase is required to build the app successfully and to send the push from web panel!
Comments
Post a Comment