简体   繁体   中英

How to send push notifications for iOS in Delphi FireMonkey

I am a newbie in iOS development in FireMonkey. I need a simple solution to notify the devices that an event occurred.

Does something like Android's push notification exist and can be used with FireMonkey?

You should use APN (Apple Push Notification). There's a great material from Luis Felipe's Blog. Link here:

http://lfgonzalez.visiblogs.com/2014/11/radstudio-xe6xe7-remote-push-notifications-gcm-y-apns/

I hope it helps!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM