App Store上架被拒实操汇总

ITMS-90078: Missing Push Notification Entitlement

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.

问题原因:项目中未配置Push Notification Capacity.

解决方法:
XCode->Signing & Capabilities


image.png

点击左上角"+ Capability",在弹窗中选中"Push Notifications",双击后自动生成appName.entitlements:

image.png

ITMS-90809: Deprecated API Usage

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.

问题原因:项目中使用了UIWebView,苹果已deplicate UIWebView

解决方法:改用WKWebView

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 记性不好,出现问题既然解决了,那就记一记吧。。。 例如: Missing Info.plist key- This...
    什么都为null阅读 1,853评论 0 0
  • TABLE OF CONTENTS Introduction 7 Overview of FortiCloud 7...
    Bouw阅读 2,512评论 0 0
  • 一、《人生十大哲学》 1.今天是我人生中最好的一天。 2.我是富裕、健康、开心。 3.我积极的感恩一切来到我生命里...
    江美丽小姐姐阅读 78评论 0 0
  • 文|蓝熵 《故事课1》 许荣哲 第5-6课 首先问个问题:1.世界上最贵的拍卖艺术品是什么?答案是一幅...
    蓝熵阅读 307评论 2 3
  • 很早以前,当我的作品在班上被老师当众宣读的时候,我内心的激动和自豪难掩。他们会把我的作品贴到墙上,供人们品读。有时...
    古院杂谈阅读 276评论 0 0