[
https://issues.apache.org/jira/browse/CB-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741957#comment-14741957
]
Cody Balos commented on CB-8084:
--------------------------------
By 100% verified, have you submitted an app to app store to verify? Because I
don't think this is a matter of there still being push notification symbols in
the binary (it is a bug with Apple's analyzer most likely). I was applying the
macro using a build hook, and it successfully was preventing the warning from
Apple until about a 3 weeks ago (right around when people started reporting
that they were receiving the warning for all builds). Unless the manner in
which the macro is enabled has changed from Cordova 5.0.0 to 5.1.1, I cannot
see how I would be applying the macro incorrectly. In addition, it is worth
noting the surge in non Cordova developers reporting the issue, thus all signs
point to this being a bug with Apple's analyzer.
> Push Notifications code included by default
> -------------------------------------------
>
> Key: CB-8084
> URL: https://issues.apache.org/jira/browse/CB-8084
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.5.0
> Reporter: Jacob Weber
> Assignee: Shazron Abdullah
> Fix For: 3.8.0
>
>
> When creating a new Cordova app using the CLI, it adds code to AppDelegate.m
> for Push Notifications. This causes Apple to issue a warning when you submit
> the app, if your provisioning profile doesn't have Push Notifications enabled:
> {quote}
> 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.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]