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
  1. create a project with your app namefb1
  2. give the app name and other details
    fb2
  3. Click on Add FireBase
fb3
Enter the package namefb4
and next​
fb7
  1. next fb8
10. Finally get the json filefb9

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

Popular posts from this blog

Adding OfferToro to Pocket