I've got an app built in Cordova and am looking into different providers for push notifications. I've tried using Parse but all the Cordova plugins I tried we're awful and I couldn't get it up and running properly.
I'd like something that would manage the UDID's itself so we don't need to. Urban Airship isn't bad, but it's very expensive ($250 a month for the entry plan). I've also looked at Pushwoosh, but it requires us to manage the UDID's ourselves.
Any suggestions would be appreciated.