Urban Airship Push not working in App Store, works on Ad Hoc

You must Login before you can answer or comment on any questions.

Ok I could really use some help on this one. I am totally lost now and going on 2 updates to the App Store which have not resolved it. I thought for sure this past time I had it working.

Basically I am using the REST version of Urban Airship, not the module available via Appcelerator. I am using these examples, though I have modified them a little:

https://wiki.appcelerator.org/display/guides/Push+Notifications+with+Urban+Airship+%28app.js%29 https://wiki.appcelerator.org/display/guides/Push+Notifications+with+Urban+Airship+%28urbanairship.js%29

I have two Urban Airship apps, one for production and one for dev, as recommended by them. Everything works fine on dev.

Here is the part that is driving me crazy. I finally was able to get an Ad Hoc version working perfectly on all test devices using the production Urban Airship app, Ad Hoc distribution provisioning profile, and production APNS certificate. Figured everything was good. And once again when I submitted the app, obviously using the App Store distribution provisioning profile, I am getting nothing and no new device tokens are being registered.

Anyone have any ideas on what could be going on? Is it Urban Airship? Titanium? My code?

— asked 11 months ago by Matt Berg
0 Comments

1 Answer

Did you ever get this sorted out? I am having a similar problem, and I am pulling my hair out trying to fix it.

— answered 3 months ago by Jamie Varney
answer permalink
3 Comments
  • hey @Jamie, did you fix this?

    — commented 2 weeks ago by Mobile Developer

  • I did clear it up, but I had sooo many problems with push notifications around this time that I can't say for sure what I did. However, based on this post I made, I would say that rebuilding the Provisioning Profile is what worked for me:

    — commented 2 weeks ago by Jamie Varney

  • Yeah, the provisioning profiles part is the hardest I think. But once it is done it works perfectly

    — commented 2 weeks ago by Mobile Developer

Your Answer

Think you can help? Login to answer this question!