I have developed an iOS app and have my server (just a couple of php files and a database) set up on GoDaddy.com.
Unfortunately GoDaddy.com does not allow me to send a push notification from its server because it requires to use a specific port.
I have users' device token stored in my database, is there any service online that I can use to send push notification with the device token I have?