mikeman
Posts: 0
Joined: Thu Jan 09, 2014 5:00 pm

Please help with Push Notification Entitlement

I submitted my app to Apple App Store and they have not approved my app because following reason. Could anyone tell me in plain English what does it mean? Hard to understand for the first time?

Missing Push Notification Entitlement - Your app appears to include API used to register with the Apple Push Notification service, but the app signature's entitlements do not include the "aps-environment" entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the "aps-environment" entitlement. 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 plan not to do any push feature on my app.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Please help with Push Notification Entitlement

Hi Mike,

Please make sure "Use push notification" is unticked in App Settings.

mikeman
Posts: 0
Joined: Thu Jan 09, 2014 5:00 pm

Please help with Push Notification Entitlement

Yes my Use Push NOtification is unticked but I still got notice "Missing Push Notification Entitlement"

I even removed this line:

feature name="PushNotification"
param name="ios-package" value="PushNotification"
feature

in the config.xml

but still got response: Missing Push Notification Entitlement

Please help

mikeman
Posts: 0
Joined: Thu Jan 09, 2014 5:00 pm

Please help with Push Notification Entitlement

Hope someone could help me

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Please help with Push Notification Entitlement

Working on it. I'll update.

mikeman
Posts: 0
Joined: Thu Jan 09, 2014 5:00 pm

Please help with Push Notification Entitlement

Maryna,

I tried both of the links you suggested by regenerated the provision file then upload the app again. I still got rejection by Missing Push Notification Entitlement

Please help, I am approaching to a deadline and no app in the app-store yet.

Thank you

mikeman
Posts: 0
Joined: Thu Jan 09, 2014 5:00 pm

Please help with Push Notification Entitlement

Maryna,

I tried both of the links you suggested by regenerated the provision file then upload the app again. I still got rejection by Missing Push Notification Entitlement

Please help, I am approaching to a deadline and no app in the app-store yet.

Thank you

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Please help with Push Notification Entitlement

Hi Mike,

Did you change app sources?

mikeman
Posts: 0
Joined: Thu Jan 09, 2014 5:00 pm

Please help with Push Notification Entitlement

Yes, I removed this line

feature name="PushNotification"
param name="ios-package" value="PushNotification"
feature

Return to “Issues”