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
- Host: GitHub
- URL: https://github.com/delphiworlds/pushclient
- Owner: DelphiWorlds
- License: apache-2.0
- Created: 2017-04-03T00:28:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T04:22:19.000Z (over 7 years ago)
- Last Synced: 2024-05-02T04:16:29.190Z (about 1 year ago)
- Topics: article, cross-platform, delphi, firebase-cloud-messaging
- Language: Pascal
- Size: 22.5 KB
- Stars: 44
- Watchers: 12
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PushClient
A cross-platform method of using Firebase Cloud Messaging (FCM) to receive push notificationsThis 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/