Since my webhosting site blocks port 2195, which is required for communication with Apple's push notification server, our app push notifications are not working.
I've been looking all over for a solution: 1. Get a VPS (too expensive) 2. Use Urban Airship (push notification server)
Does anyone know, or have experience, developing some sort of proxy so I can have my php scripts go through a home server, which will then communicate with Apple's server?
Thanks for your help!