About Store Forum Documentation Contact



Post Reply 
apple store warning message
Author Message
yvanvds Offline
Member

Post: #1
apple store warning message
Hey

It's only a warning message, but since I didn't get this with previous submissions, you might want to know about it:

Quote:Dear developer,

We have discovered one or more issues with your recent delivery for "Curvices Amsterdam". Your delivery was successful, but you may wish to correct the following issues in your next delivery:

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.

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.

Regards,

yvan
09-11-2015 10:34 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: apple store warning message
Hi Yvan,

Thanks for contacting support.

In the engine I'm not using any API for push notifications.
Perhaps some 3rd party library does that:
https://github.com/Esenthel/EsenthelEngi...dPartyLibs

Maybe Facebook? However I'm not sure.
09-11-2015 10:27 PM
Find all posts by this user Quote this message in a reply
Post Reply