I originally used http://www.easyapns.com/ as a guide for building my backend and sending push notifications. However I quickly realized that this no longer works, and I'd love to find another solution that works similar.
Essentially I need to store the device and tokens on my backend, and send out push notifications to certain devices in the DB.
Any help is GREATLY appreciated
Thanks