BBcoder
BBcoder
  • 发布:2020-03-13 09:54
  • 更新:2021-03-08 11:08
  • 阅读:5568

ITMS-90078: Missing Push Notification Entitlement等问题

分类:HBuilderX

这次我问题比较多,比较疑惑。
首先我通过transporter提交显示成功交付后。到App Store Connect中是看不到新版本的。但是在活动中却能看到新版本。
随后收到了一下邮件。邮件中提示“Your delivery was successful,you may wish to correct the following issues in your next delivery”,我不懂这算是成功还是失败。我理解的是你这次提交是成功的。但是注意下,下次把这几个问题改下。
如果这次是失败的。那提到的两个问题。关于缺失推送证书,我明明没有用到推送功能。app发布证书没有勾选任何和推送有关的功能。同时mainfest.json里面也没有任何和推送有关的设置。也没有任何push字段。请问苹果是如何检测出我有推送功能的,难道是hubuilder的sdk暗中捣鬼?

Dear Developer,

We identified one or more issues with a recent delivery for your app, "享车商城" 1.6 (33). Your delivery was successful, but you may wish to correct the following issues in your next delivery:

ITMS-90078: Missing Push Notification Entitlement - Your app appears 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. Xcode does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file. For more information, see https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/HandlingRemoteNotifications.html#//apple_ref/doc/uid/TP40008194-CH6-SW1.

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of new apps that use UIWebView APIs starting from April 2020. See https://developer.apple.com/documentation/uikit/uiwebview for more information.

After you’ve corrected the issues, you can upload a new binary to App Store Connect.

Best regards,

The App Store Team

2020-03-13 09:54 负责人:无 分享
已邀请:
BBcoder

BBcoder (作者)

解决了,是App Store网站操作的问题。直接添加版本就好了。邮件中的信息可以无视掉

  • w***@foxmail.com

    都被拒绝的,要咋搞啊,怎么添加版本,第一次 在 App Store 上发布,求指教。


    2020-07-21 17:54

秦始皇二一四

秦始皇二一四

问题ITMS-90078: Missing Push Notification Entitlement我也出现了,用的还是最新的hbuilderx,然后证书那里也没有勾选push,hbuilderx这里也没有勾选push,但是报告这个错误,虽然可能并不会影响未来审核,但是会产生困惑……

a***@gmail.com

a***@gmail.com

同求 证书中已经关闭 推送了

而且 plist 中也没用推送相关设置

a***@gmail.com

a***@gmail.com

推送没关系的,你把推送 需要的权限打开就是了;
要领就是:
你开可以不用,
你非要关闭的话,估计比较麻烦

我两次就过了 app store

a***@gmail.com

a***@gmail.com

"ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app "

你这是 推送的 证书没配置

该问题目前已经被锁定, 无法添加新回复