Firebase Configuration

Push Notification

Push notifications are messages that pop up while a user is using your app.

User Foreground

Push notifications are sent when the user is online.

User Background

Push notifications are sent when the user is offline.

Admin Foreground

Push notifications are sent when the admin is online.

Admin Background

Push notifications are sent when the admin is offline.

Instruction

Push notification provides realtime communication between servers, apps and devices. When something happens in your system, it can update web-pages, apps and devices. When an event happens on an app, the app can notify all other apps and your system

Get your free API keys Create an account , then create a Firebase Project, then create a web app in created Project Go to web app configuration details to get Vapid key, Api key, Auth domain, Project id, Storage bucket, Messaging sender id, App id, Measurement id.