Quick Links: Gideros Home | Download Gideros | Developer Guide
Which push notification server are you using? - Gideros Forums
Which push notification server are you using?
  • gorkemgorkem +1 -1 (+1 / -0 )
    A question to everyone here - Are you currently using a push notification service for your application(s)? If so, which one (Urban Airship, PushWoosh, xtify, etc)?

    Is there anyone who rolls its own PN server?

    Loves: tatar_king_26

    Before starting with Gideros Studio, read our extensive Developer FAQ here
  • Hmm, don't use one now, but would probably create my own server. Need to check how hard could it be :)
  • for my apps not developed with gideros.. Parse & Appoxee.. heard good things about pushwoosh and urban airship tried to implement back in the fall and there were too many errors but I know lots of people who love it.
  • @ar2rsawseen not too hard if you stick with one platform on one UI, however things get complicated when you try to combine APNS and C2DM on the same interface. Since you only have the option to send the pushes to devices and not get the delivery approval, things are virtually easy. You only need a certificate from both parties to be able to send pushes, and a server, but server doesnt really need to be directly connected to internet. In fact if you need the very simple push feature, then a PHP script will do it.
    Before starting with Gideros Studio, read our extensive Developer FAQ here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with Google Sign In with OpenID

In this Discussion

Top Posters