Firebase integration for Push notifications

This guide illustrates how to setup integration between firebase and APPExperts to be able to use push notifications feature.

integration requirements:

1- APPExperts account with pro plan subscription

2- Firebase account

  1. Login to your firebase account , register for a new account if you don’t have one
  2. Create a new project
  3. enable google analytics if you want to use analytics integration with APPExperts
  4. Select the firebase account you want to enable google analytics for
  5. Click create project, Your project will be provisioned and created. After that go to project page as seen below and select android
  6. add firebase to your android app and make sure you’re using the same package name of your app on APPExperts (this is a very important step) and then press register app.
  7. Download the config file (you will be asked to upload this in APPExperts builder in integration step) and click next.
  8. Click continue to console
  9. Go to project settings and Select cloud messaging tab
  10. Enable cloud messaging
  11. After enabling the cloud messaging, you should find server key under same cloud messaging tab in your project settings
  12. Copy the server key and paste it in APPExperts, integration step, push notifications section, server key field
  13. In APPExperts general integrations step, upload the file you downloaded earlier (Google service json file)

FOR iOS config, Repeat the same steps but for iOS as following:

  1. Add Firebase to your apple app, use same package name and make sure that it’s the same apple bundle ID in your apple account.
  2. Download config file for iOS (Google service info)
  3. Click next
  4. Go back to your project settings for apple app configuration and click upload APNs auth key
  5. Go to your apple account to get the team ID and APNs auth key and key ID Here’s how to get those data from apple

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Once you complete this step go to APPExperts and upload the iOS config file for iOS (Google service info)

Leave a Reply

Your email address will not be published. Required fields are marked *