Push Notification
Last updated
Last updated
open this link https://firebase.google.com/
Add your project name then select Continue
Enable Google Analytics for this project then select Continue
Choose your analytics location and accept the Google Analytics terms then press Create project
Head to project overview and select Android
Add Package Name, watch this video to learn how to find the Package Name
Download the JSON file and click next
Click next
Click continue to console
Back to your Firebase profile, hover over the setting icon then select project settings
Select cloud messaging and Then click on the three dots below
Then, click on Manage API in Google Cloud Console
Back to cloud messaging, refresh the page then copy the server key and sender ID
Head back to the Builder and go to Application Settings
Scroll down till you reach the Notification settings section( server key and sender ID and Upload the JSON File) and paste the data there then Press Update
Swipe up and click on the Push Notifications icon
You will find that all the data are now activated
Start Publishing your Notifications and Type in the notification title and Message.
from here You can use the emoji
Select the user you want to send the message to, then press send
Once you click send, a message will be sent to the user on the mobile like this
Once you click send, here is a preview of the notification inside the application