An open API service indexing awesome lists of open source software.

https://github.com/delphiworlds/pushclient

A cross-platform method of using Firebase Cloud Messaging (FCM) to receive push notifications
https://github.com/delphiworlds/pushclient

article cross-platform delphi firebase-cloud-messaging

Last synced: 3 months ago
JSON representation

A cross-platform method of using Firebase Cloud Messaging (FCM) to receive push notifications

Awesome Lists containing this project

README

        

# PushClient
A cross-platform method of using Firebase Cloud Messaging (FCM) to receive push notifications

This project has been inspired by this article:

http://thundaxsoftware.blogspot.co.id/2017/01/firebase-cloud-messaging-with-delphi.html

It is strongly suggested that you read this article if you're unfamiliar with setting up FCM.

Usage:

Please refer to the demo.

NOTE: This project has been put into sleep mode, in preference of the FCMStarter demo in the KastriFree project:

https://github.com/DelphiWorlds/KastriFree/