Skip to content
Home » Blogs » How to configure notification for android and ios app

How to configure notification for android and ios app

    How to configure notification for android app
    1. Click on link https://firebase.google.com to open firebase console
    2. If you already have gmail account then login otherwise create new account
    3. After loging in it will show something like this
    Step 1

    4. Click on Create a project and enter your project name (E.g. – BabyHome) then continue

    Create Project

    5. Keep analytics enabled then continue

    Google Analytics for your Firebase project

    6. Select Analytics location, accept the terms and create project

    Configure Google Analytics

    7. After creating project, it will show like this, then chick on continue

    Step 7

    8. It will take you to the firebase dashboard, here click on Android (where arrow is showing) to enable notification for android device

    Get Started by adding Firebase to your app

    9. Enter the package name given in Notification section of configuration screen(https://store.ecomdio.com/configuration), for android use “For Android -” com.ecomdio.<your ecommerce name>, and app nick name. Then click on register.

    Configuration
    Add Firebase to your Android app

    10. Click on download google-services.json file, you need to upload this file in Notification section of configuration screen.

    Add Firebase to your Android app
    Select file

    11. After uploading Save it then Rebuild your app

    12. After successful build of your app you can distribute this app in play store.