Get access to over 100 FireMonkey cross platform samples for Android, IOS, OSX, Windows, and Linux!

AndroidAppmethodDelphiDemoFiremonkeyIOSOSXWindows

Send Push Notifications To Apps Via The GCM and APN APIs With Delphi XE7 Firemonkey

Delphi XE7 Firemonkey Send Remote Push NotificationsThere is a Spanish blog post up with two videos demonstrating how to build your own client for sending push notifications to Android and IOS apps using Delphi XE7 Firemonkey. Basically both Google and Apple have APIs for accepting push notifications which get sent to your Android and IOS apps. These videos show how to create applications in Delphi that can send the push notifications through the platform API instead of relying on some third party service to do it for you (and paying for that service). The videos and blog post are in Spanish but the code itself is just normal Object Pascal and looks pretty easy to understand. The demos show a VCL app but it could just as easily be built in an FMX app (with Appmethod for example). Even if your apps aren’t built with Delphi you can send push notifications to them from these applications. I found the blog post over on Humphrey: Kim Hyun – Soo’s blog about it.

Head over and check out the two videos for sending your own push notifications through the Apple and Google APIs with Delphi XE7 Firemonkey.

Have Delphi Firemonkey questions? Ask and get answers on StackOverflow.

Related posts
DelphiDemoFiremonkeyLibraryShowcaseWindows

Run Large Language Models Natively In Object Pascal

Code SnippetDelphiDemoLibraryShowcaseWindows

Windows CLI To Download, Manage, And Chat With Local AI Models

DelphiDemoOSXWindows

Download, Run, And Chat With Local LLMs On Windows And macOS

Code SnippetDelphiDemoWindows

Build Local Vector Search And RAG Applications In Delphi

Sign up for our Newsletter and
stay informed
[mailpoet_form id="1"]

Leave a Reply