How to Send Push Notifications
Introduction
For eDirectory installations running version 11.1 and later, the mobile applications come equipped with integrated support for Google Firebase push notifications. This powerful feature allows you to directly engage your app users with timely and relevant updates. To learn how to send push notifications through Firebase for your eDirectory app, please follow the detailed steps outlined below:
Step-by-Step Guide to Sending Push Notifications:
- Access the Firebase Console: Begin by navigating to the Google Firebase platform. You can access it by visiting https://firebase.google.com/?authuser=0. Once there, log in using your Google account credentials and click on the Get Started button to access your Firebase projects.
- Select Your Project: If you have multiple Firebase projects, ensure that you have selected the specific project associated with your eDirectory mobile application.
- Navigate to the Notifications Section: On the left-hand menu of your Firebase project console, locate and click on the Notifications option. This section is dedicated to managing and sending push notifications.
- Initiate Your First Message: Within the Notifications interface, you will find a prominent button that says Send your first message. Click on this button to begin composing your push notification.
- Choose Your Target App and Send: You will now be presented with an option to select the specific mobile application (either iOS or Android, or both if you have both apps connected to Firebase) that you wish to send the notification to. Choose the desired app and then click on the Send message button to dispatch your push notification to your users.
Note: For detailed information on how to configure Apple's Push Notifications, please refer to the steps outlined in this article: Configuring Apple Push Notifications for iOS Devices
Conclusion
By following these steps, you can effectively utilize the Firebase integration within your eDirectory app to send engaging push notifications, keeping your users informed and connected.