I run my own server using my APNS-Sharp library.

There should technically even be a way to get it working via asp.net, but
that involves some techniques to keep the asp.net application long lived.

Depending on your situation, a service like Urban Airship may be preferable
(if you don't send out a lot of messages).  Basically I look at pricing.  I
can easily run my own VPS for $20/month.  That equates to 8000 push
notifications with urban airship.  My one app sends out about 10,000
notifications per day, so price wise, Urban Airship is way too expensive for
me.

---
Jon (aka Redth)


On Fri, May 13, 2011 at 9:01 AM, atmuc <[email protected]> wrote:

> what server do you use except urban airship?
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Push-notifications-with-mono-touch-tp3519905p3520141.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to