逍遥布顽童
逍遥布顽童
  • 发布:2015-11-13 16:06
  • 更新:2024-06-15 17:31
  • 阅读:8338

关于 iOS 上架时,Missing Push Notification Entitlement 的问题

分类:HTML5+

  不知道从何时开始,提交 App 到 App Store 上审核以后,当天会在邮箱中接受到一封标题为:iTunes Connect: Your app "XXX" (Apple ID: xxxxxxxx) has one or more issues 的邮件,内容如下:

Dear developer,

We have discovered one or more issues with your recent delivery for "XXX". 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,

The App Store team

  很多开发者都会被这封邮件英文邮件弄昏头,以为自己的 App 审核被拒绝。但其实,根据苹果开发者论坛的咨询和回复:https://forums.developer.apple.com/thread/15011,这封邮件仅仅是一封警告邮件,如果 App 中并没有使用到推送功能的话,开发者可以直接忽略到这封邮件,因为它并不会影响到 App 的审核。

3 关注 分享
唐自然 2***@qq.com BlackFish

要回复文章请先登录注册

QQ2205357007

QQ2205357007

苹果app上架有很多坑,如果是不事先解决这些坑会拖延项目上架进度,最严重的被拒13次。遇到问题,可以加我Q:2205357007包过。
2020-12-07 12:02
6***@qq.com

6***@qq.com

苹果app上架有很多坑,如果是不事先解决这些坑会拖延项目上架进度,最严重的被拒13次。遇到问题,可以加我微信:CEO20yi 2000元包过。
2020-10-27 17:20
3155157943q

3155157943q

我们金融上架比较厉害,3155157943q金融上架方面的问题可以交流
2018-12-26 18:43
简符

简符

没有推送就去掉推送插件,要推送就在ios证书配置好推送权限。
2018-05-25 09:21
essense

essense

如何避免产生这样的问题?
2018-04-10 16:48
essense

essense

今天遇到同样的问题, app里没有使用推送功能, 是mui的sdk里有这功能? 所以, 苹果能检测出来?
2018-04-10 16:47
2***@qq.com

2***@qq.com

我也遇到 相同 的问题,应该是说什么推送的功能 ,不知道有哪位大神可以解答一下!
2018-01-18 16:53