Hi All,
I'm attempting to upload a new version of our app. We're using the Ionic/cordova framework, and everything is up to date as of 9/28/16. After I submit new archives, it processes for a couple minutes and then sends out an email saying that the build was rejected, due to a missing push notification entitlement. Full details here:
"Missing Push Notification Entitlement - Your app includes an API for Apple's Push Notification service, but the aps-environment entitlement is missing from the app's signature. To resolve this, make sure your App ID is enabled for push notification in the Provisioning Portal. Then, sign your app with a distribution provisioning profile that includes the aps-environment entitlement. This will create the correct signature, and you can resubmit your app. See "Provisioning and Development" in the Local and Push Notification Programming Guide for more information. If your app does not use the Apple Push Notification service, no action is required. You may remove the API from future submissions to stop this warning. If you use a third-party framework, you may need to contact the developer for information on removing the API."
I've submitted this app many many times, on this same laptop, with no issues (with push notifications working fine), but all of a sudden I'm stopped in my tracks. Going on day 3 without being able to submit. I signed into apple developer and created a new provisioning profile, and deleted all of the old ones. I did the same from within xcode. The new profile lists "Game Center, In-App Purchase, Push Notifications" as enabled services. The provisioning profile type expires in 3 months, is listed as valid, and the type is "OS Distribution". Furthermore, I made sure that this was the profile we were using during the submission process.
Any ideas? I'm trying to stay positive here, but getting pretty frustrated. I don't really have any information to debug with.
Thanks for any help or suggestions.