[PAID] Firebase Cloud Messaging FCM – An Extension for Sending Push Notifications in AI2/Kodular

1. Introduction

Description: This extension allows you to implement the Firebase messaging service in your apps. FCM helps you to deliver push notifications like onesignal in your apps. Unlike onesignal FCM is fully free for push notifications. You can send notifications to individual person by there FCM token or you can send push notification to a group subscribed by multiple users. You can send notification to any amount of users in FCM.

Latest Version: 1.5.1

Released on: 07 November 2021

Updated on: 14 November 2022

Aix Size: 1.5MB

2. All Blocks

image image image

3. Documentation

4. Usage

Before able to receive the notifications from firebase you have to initialize the Firebase Messaging Component with your API details.

Details Required

  • Web API Key :- Web API key of your project located at Project Setting.
  • App ID :- App ID of your app that you have added located at Project Setting.
  • Project ID :- ID of your project located at Project Setting.
  • Sender ID :- Sender ID of your project located at Project Setting → Cloud Messaging
  • Server Key (for sending notifications) :- Server Key located at Project Setting → Cloud Messaging

Initializing the Firebase

After filling all the details just call initialize block to initialize the Firebase.

blocks

Error Occurred will be raised if the initialization failed by any error.

Fetching User Token

image

Subscribing Topics

image

Sending Notification

blocks (1)

Notification Click

blocks (2)

5. Screenshots

82ce5128ce10c05cf7882c4862bb104b4292c729 32119364ed50e72edda649e6e1824d81b06b6a40

6. Price

For India: ₹699

Outside India: $10

7. Donate

If you liked my any work or the extension, you can support by donating some amount.

Paypal: paypal.me

UPI: iamwsumit@kotak

If you have any issue regarding the extension then you can contact me here

Thank you

Popular Posts

Custom ListView

This extension allow you create a list view in your apps. This list view is far more better and customizable than the normal list view of the builders..

07 September 2021

Custom ChatView

This extension allows you create chat view that allows you to send text, image, voice and file messages across the private or grouped users.

14 May 2022

Schema ListView

This extension helps you to create list view of any type of design with schema very easily. This extension uses recycler view library that allows you to larger no of lists…

15 September 2023

Scroll to Top