Push Notification
This mobile app builder offers the capability to send push notifications to your app users whenever they open the app. Incorporating push notifications in your mobile shopping app can help you effectively engage with customers.
It allows you to send personalized messages, promotions, and updates to enhance user experience and boost sales.
Utilizing push notifications to communicate with your customers in real time is an effective strategy for keeping them updated and engaged with your brand.
This can lead to increased loyalty and retention. Our app provides the capability to create and customize multiple push notifications to enhance your communication efforts.
To enable Push Notifications in your mobile app, it is essential to first set up a Firebase project. Follow the steps below:
Step 1: Create a Firebase Project
Sign in with your existing Google account or create a new one.
Click ‘Create a project’

Complete the following steps:
Enter your project name (e.g., your store or app name).
Accept Firebase’s terms and click Continue.

Accept Firebase’s terms and click Continue.
Click Continue again.

Choose your default account as a firebase account, and click Create Project.

Once the project is created, click Continue.

On your Firebase project dashboard, click the Android icon to add a new app.

Android package name: Enter your app’s package name (e.g.,
com.mystore.app
). (Ask our team if you have questions)App nickname: Optional.
Debug signing certificate SHA-1: Optional at this stage.
Click Register App.

Download the
google-services.json
file after registering your app.

Now go back to your project overview (Setting button) and copy the project id from there.

Upload the google-services.json
file into our app panel:
Go to Notifications > Config in the app admin panel.
Enter project ID and upload the JSON file and then click on Save button.


Once Firebase is set up and the configuration file is uploaded, you can begin sending customized push notifications to your app users.
To create a new notification:
Go to the Notifications section of your app panel.
Click Add Notification.

Fill in the following fields:
Choose the notification templete.
Title: Set a concise and relevant title for your push message.
Body: Write the message content that will be shown to users.
Link to: Provide a URL or deep link to direct users when they tap the notification.
Media: Upload an image or banner to make your notification more engaging.

Click Save.
Once configured, your push notification will be delivered to users when they open the app.
Last updated
Was this helpful?