阅读背景:

如何在不排队的情况下从c#发送APNS推送通知(iOS) ?

来源:互联网 

It seems everyone uses PushSharp for sending push notifications to iOS devices from C#. But that library has a queue it uses instead of sending the notification directly, which then means you need a Windows Service or something to host it properly (per its own documentation) which is overkill for me. I have an incoming web request to my ASP.NET web service and as part of handling that, I want to immediately send a push notification. Simple as that.It seems everyone uses PushSharp for sending pu




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: