Skip to main content

Push Notifications

The application supports push push notification via FCM ( Firebase cloud messaging ).

There are some steps you need to perform for iOS push notifications to work. There are no further steps required for Android.

iOS Integration

Please follow the steps mentioned in the Official Flutter Firebase Cloud Messaging Guide to setup the push notifications on iOS. You only need to follow the section Linking APNs with FCM as all other are already done for you in the application.

Please follow the instructions mentioned in all the following Required steps:

All of these steps require you to have access to your Apple Developer account.