Missing push notification entitlements

Hi,


I am uploading an app to itunes connect but I always get the "Missing push notification entitlements" email.

I triple checked everything from my certificates, to app id, provisioning profile, but everything looks fine.

I installed through Testflight but was getting "didFailToRegisterForRemoteNotificationsWithError", so I know it's not working.

The problem is that installing the same build through Crashlytics distribution platform, I was succeeding at registering for remote notifications.

How is that possible? What am I doing wrong?

Thanks,

Answered by gc. in 47536022

If your app does not use push notifications, it is completely safe to ignore the warning. It's there to let developers who do use push notifications know that they might have signed their app incorrectly.


There was an issue with the app validator the week of August 31, 2015 that caused this warning to be sent erroneously to some developers whose apps do not use push notifications. This issue was corrected on September 2. The next time you validate or submit your app you should not see the warning.


--gc

So if I just ignore the email, the app will proceed to be submitted on to the app store? The flow of submission is not documented well at all. Or I havn't managed to come across one. Can you confirm my assumptions? Thanks for the post.

Here here. 12/10/2015. Same issue.

I am still having this issue 12/16/15 on an app that does use push notifications for development purposes, and the push notifications do not work. They are enabled in my App ID's provisioning profile (for development and distribution) and enabled in the capabilities section of the app in Xcode.

Juy 2016 - getting this issue ! 😟

I'm still facing this issue.

I submitted a build to TestFlight on September 2 with no such warning, and submitted same app again on September 8 and received this email.


Apart from this, many of my beta testers (with Admin, Technical, App manager roles), recieved this email. Is there any way, it can be avoided

Thanks

2016 Oct, still getting this email everytime after uploading the binary....

i am still getting this error, i am not using push notification in app and neigther using any API for push notification nor any method is implemented in app delegate, i updated the app id and provisioning profiles, but still getting this warning mail from apple for every build i release, and even through my app is approved.

in my case i am using some library using pods, is this could be the reason, how could i find if in pod which pod is main cause of this warning?

Same issue even in xcode 9 😟 Is this an application loader problem, or a xcode problem?

Missing push notification entitlements
 
 
Q