简体   繁体   English

如何在Delphi FireMonkey中为iOS发送推送通知

[英]How to send push notifications for iOS in Delphi FireMonkey

I am a newbie in iOS development in FireMonkey. 我是FireMonkey的iOS开发新手。 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? 是否存在Android的推送通知之类的东西并且可以与FireMonkey一起使用?

You should use APN (Apple Push Notification). 您应该使用APN(Apple推送通知)。 There's a great material from Luis Felipe's Blog. Luis Felipe的博客中有很多资料。 Link here: 链接在这里:

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

I hope it helps! 希望对您有所帮助!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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