Urban Airship - not receivng push notifications on device?
- by Silent
I just installed everything to my app and tried to push, but no messages appear. The token for my device is saved so that's working.
When I push, the website says it sent, but no message are received on the device. Right now I'm using a production certificate for push notifications, with a developer provision and not the distribution certificate.
I tried cleaning the build and reinstalling but no luck since an extra app was installed from the same one. I used the code that is on the sample file tutorial, I think that's all the details. Don't know what to do next.