简体   繁体   English

从我的服务器在iPhone上推送通知

[英]Push notification on iphone from my server

I am creating an application and i'm planning to use a notification service in it. 我正在创建一个应用程序,并且打算在其中使用通知服务。 I've a server and the application is calling this server via webservices and updating its data. 我有一个服务器,应用程序通过Web服务调用此服务器并更新其数据。 But i now need to enable a notification service where the user may get the updates in my server as a notification. 但是我现在需要启用通知服务,以便用户可以将我服务器中的更新作为通知。 I am planning to use Urban Airship service, but not sure how to make it communicate with my server. 我打算使用Urban Airship服务,但不确定如何使其与服务器通信。 Or is there any other easy way to enable notifications. 还是有其他简便的方法来启用通知。

I think, you should follow MonoPush Project, it's seems very cool. 我认为,您应该遵循MonoPush Project,这看起来非常酷。 You can be able to access many things via api and also you can install it on your server without any message limitation , sth. 您可以通过api访问许多内容,也可以在没有任何消息限制的情况下将其安装在服务器上。

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

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