天天看点

2020苹果审核被拒绝原因汇总

1.TMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

Though you are not required to fix the following issues, we wanted to make you aware of them:

2.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.

3. Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requires users to register with personal information that is not directly relevant to your app’s core functionality. Specifically, the following fields or actions are required but do not appear to be directly relevant to your app’s core functionality:

  • Your app requires two-factor authentication after users login with Sign in with Apple.

Next Steps

To resolve this issue, please either remove all required fields that are not relevant to the app or make those fields optional. Information requested during registration must be relevant to the features the app provides.

Additionally, make sure your app does not require two-factor authentication after users use Sign in with Apple. Sign in with Apple is a self-contained, all-in-one login system that should not require additional steps or information from the user.

51.1法律:隐私-数据收集和存储

你好,温,

我们写信是为了让你知道你对你的应用程序的上诉结果。

应用程序审查委员会评估了你的应用程序,并确定原来的5.1.1拒绝反馈不准确。

但是,在我们的评估过程中发现了以下问题:

  1. Legal 5.3.2

We continue to find your app includes a contest or sweepstakes but it does not:

  • Include official rules for the 抽奖 within the app, which is required.
  • Indicate that Apple is not involved in any way with the contest or sweepstakes.
  • Enforce an app age rating of 17+.

It is necessary to:

  • Include official rules of the contest or sweepstakes in the app and ensure the rules are available to users at all times.
  • Include an explicit statement in the contest or sweepstakes rules specifying that Apple is not a sponsor.
  • Enforce an age rating of 17+.

We hope you will consider making the necessary changes to be in compliance with the App Store Review Guidelines and will resubmit your revised binary.

法律5.3.2

我们继续发现您的应用程序包含竞赛或抽奖,但它没有:

-在应用程序中包含官方规则,这是必需的。

-表明苹果没有以任何方式参与竞赛或抽奖。

-强制应用程序年龄分级为17+。

有必要:

-在应用程序中包括比赛或抽奖的官方规则,并确保规则随时可供用户使用。

-在竞赛或抽奖规则中明确声明苹果不是赞助商。

-强制年龄等级为17岁以上。

我们希望你会考虑做出必要的改变,以符合应用商店的审查指南,并重新提交你的修改后的二进制文件。

5. We noticed your app includes a mechanism that allows users to exchange virtual items or gifts for money.

Next Steps

To resolve this issue, please remove any in-app feature that allows virtual items or gifts to be exchanged for money from your app. As an alternative, you may consider including a link to your website that exits your app and launches in mobile Safari to offer this service to your users.

Please see attached screenshots for details.

我们注意到你的应用包含一个机制,允许用户用虚拟物品或礼物换取金钱。

下一步行动

若要解决此问题,请删除允许在应用中交换虚拟物品或礼物的任何应用内功能。作为替代方案,您可以考虑包含一个指向您的网站的链接,该链接将退出您的应用程序并在mobile Safari中启动,以向您的用户提供此服务。

详情请参阅附件截图。

6. 4. 8 Design: Sign in with Apple

Guideline 4.8 - Design - Sign in with Apple

We noticed that your app uses a third-party login service but does not offer Sign in with Apple. Apps that use a third-party login service for account authentication must offer Sign in with Apple to users as an equivalent option.

Next Steps

To resolve this issue, please revise your app to offer Sign in with Apple as an equivalent login option.

Resources

  • Review the sample code on Apple Developer Support to learn more about implementing Sign in with Apple in your app.
  • Read the Sign in with Apple Overview to learn more about the benefits Sign in with Apple offers users and developers.
  • 准则4.8-设计-使用Apple登录

    我们注意到您的应用程序使用了第三方登录服务,但不提供使用Apple登录。

    ————

    以前是判断是否安装 第三方登陆的客户端,没有就隐藏即可。现在是苹果公司新政策如果有第三方登陆必须含有苹果登陆的选项。并且苹果登陆得是显著的显示再其他第三方登陆之上。详情【http://shannxi.tiaomu.com/b/cygc/564954.html】苹果官方文章【https://developer.apple.com/news/?id=06032019j

    若修改后还不行就要改造app,去除苹果登录,其它登录方式只有用户安装对应客户端时才显示第三方登录,若都没有都不显示。不知道苹果逮住了有什么后果。一般苹果测试的手机和ipad都是不安装这些应用的。若还不行就需要再次改造app,让苹果登录的用户可以访问主页,其它的点击都需要它手机号注册。

    7.Guideline 1.2 - Safety - User Generated Content

Your app enables the display of user-generated content but does not have the proper precautions in place.

Next Steps

To resolve this issue, please revise your app to implement all of the following precautions:

  • Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content or abusive users
  • A method for filtering objectionable content
  • A mechanism for users to flag objectionable content
  • A mechanism for users to block abusive users
  • The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content
  • 指南1.2-安全-用户生成内容

你的应用可以显示用户生成的内容,但没有适当的预防措施。

下一步行动

若要解决此问题,请修改您的应用程序以实施以下所有预防措施:

-要求用户同意条款(EULA),这些条款必须明确表示,不允许有异议的内容或滥用用户

-一种过滤不良内容的方法

-一种用户标记不良内容的机制

-一种用户阻止恶意用户的机制

-开发者必须在24小时内对不良内容报告采取行动,删除内容并驱逐提供违规内容的用户

杀了个七进七出才在app store上线,我容易吗?!!!

8.Guideline 2.3.10 - Performance - Accurate Metadata

We noticed that your app or its metadata includes irrelevant third-party platform information.

Specifically, your app includes Android references in the marketing material.

Referencing third-party platforms in your app or its metadata is not permitted on the App Store unless there is specific interactive functionality.

Next Steps

To resolve this issue, please remove all instances of this information from your app and its metadata, including the app description, promotional text, What’s New info, previews, and screenshots.

准则2.3.10-性能-精确元数据

我们注意到您的应用程序或其元数据包含了不相关的第三方平台信息。

具体来说,你的应用程序在营销材料中包含了Android的参考资料。

除非有特定的交互功能,否则不允许在应用商店中引用应用程序或其元数据中的第三方平台。

下一步行动

若要解决此问题,请从应用程序及其元数据中删除此信息的所有实例,包括应用程序说明、促销文本、最新信息、预览和屏幕截图。

9.Guideline 1.5 - Safety - Developer Information

The support URL specified in your app’s metadata, https://app. a123.com/h5/html/agreementa.html, does not properly navigate to the intended destination.

Next Steps

To resolve this issue, please revise your app’s support URL to ensure it directs users to a webpage with support information.

指南1.5-安全-开发者信息

应用程序元数据中指定的支持URL,https://app.a123.com/h5/html/agreementa.html,无法正确导航到目标。

下一步行动

若要解决此问题,请修改应用的支持URL,以确保它将用户定向到包含支持信息的网页。

10.Guideline 2.1 - Performance - App Completeness

We discovered one or more bugs in your app when reviewed on iPad running iOS 14.0.1 on Wi-Fi.

Specifically, the app loaded with error after launch and all login process.

Next Steps

To resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review.

If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.

For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue.

问题:iOS审核由于ipv6环境下无法连接的问题

指南2.1-性能-应用程序完整性

在使用Wi-Fi运行iOS 14.0.1的iPad上查看时,我们发现你的应用程序中存在一个或多个错误。

具体来说,应用程序加载错误后启动和所有登录过程。

下一步行动

若要解决此问题,请在设备上运行应用程序以识别任何问题,然后修改并重新提交应用程序以供审阅。

如果我们误解了您的应用程序的预期行为,请在解决中心回复此消息,以提供有关这些功能如何工作的信息。

对于新应用程序,请从设备上卸载应用程序的所有以前版本,然后安装并按照步骤重新生成问题。对于更新,请安装新版本作为对以前版本的更新,然后按照步骤重新生成问题。

问题:iOS审核由于ipv6环境下无法连接的问题。

解决方案:

​​​给APP服务器域名添加IPv6解析,添加一条4A记录​​​和​​We discovered one or more bugs in your app when reviewed on iPhone and iPad running iOS 14.1​​​。

注意:IPV6的地址以​​

​:​

​​分开和ipv4的地址以​

​.​

​分开。检查是否配置成功命令查询如下:

jgs:~ mac$ dig +nocmd +nostats app.haoruifuwu.com AAAA
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29759
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;app.haoruifuwu.com.    IN  AAAA

;; ANSWER SECTION:
app.haoruifuwu.com. 600 IN  AAAA  ff03::c1      

11.Guideline 2.1 - Performance - App Completeness

Your app or its metadata does not appear to include final content. Specifically, your app contained placeholder category.

Before you submit your app to the App Store, all of its content and metadata must be final. Your app must not include placeholder or incomplete information. For example, an app with “lorem ipsum” text in the app description field will be rejected. Likewise, an app with placeholder screenshots, such as “screenshot coming soon,” will be rejected. Instead, you should only submit an app with complete information and content throughout.

Next Steps

To resolve this issue, please review your app and metadata to ensure that all of its content is final.

指南2.1-性能-应用程序完整性

您的应用程序或其元数据似乎不包含最终内容。具体来说,你的应用程序包含占位符类别。

在将应用程序提交到应用程序商店之前,其所有内容和元数据必须是最终的。应用程序不得包含占位符或不完整信息。例如,在app description字段中有“lorem ipsum”文本的应用程序将被拒绝。同样,带有占位符屏幕截图的应用程序,例如“屏幕截图很快就来了”也将被拒绝。相反,你应该只提交一个完整的信息和内容的应用。

下一步行动

若要解决此问题,请检查应用程序和元数据,以确保其所有内容都是最终的。

12.Guideline 2.2 - Performance - Beta Testing

Your app contains references to test, trial, demo, beta, pre-release or other incomplete content.

Specifically, your app contained test product.

Next Steps

To resolve this issue, please remove all references to “demo,” “trial,” “beta,” or “test” in your app description, app icon, screenshots, previews, release notes, and binary. If you would like to conduct a beta trial for your app, you may wish to review the TestFlight Beta Testing Guide.

指南2.2-性能-非正式版本的测试

你的应用包含对测试、试用、演示、beta、预发布或其他不完整内容的引用。

具体来说,你的应用包含测试产品。

下一步行动

若要解决此问题,请删除应用程序说明、应用程序图标、屏幕截图、预览、发行说明和二进制文件中对“演示”、“试用”、“测试”或“测试”的所有引用。如果你想对你的应用进行beta测试,你可以回顾一下TestFlight beta测试指南。

13.Guideline 2.3.1 - Performance

We discovered that your app contains hidden features. Attempting to hide features, functionality or content in your app is considered egregious behavior and can lead to removal from the Apple Developer Program.

Specifically, your app contains financial transactions without the necessary authorization.

If you feel that we have misunderstood how your app functions and that your app is compliant with the App Store Review Guidelines, please reply to this message in Resolution Center to explain how this feature works.

The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.

Next Steps

  • Review the Performance section of the App Store Review Guidelines.
  • Ensure your app, as well as any third-party code and SDKs implemented in your app, are compliant with all sections of the App Store Review Guidelines and the Terms & Conditions of the Apple Developer Program.
  • Revise or remove the hidden features from your app. Once your app is fully compliant, resubmit your app for review.

Submitting apps designed to mislead or harm customers or evade the review process may result in the termination of your Apple Developer Program account. Review the Terms & Conditions of the Apple Developer Program to learn more about our policies regarding termination.

准则2.3.1-性能

我们发现你的应用包含隐藏功能。试图隐藏应用程序中的特性、功能或内容被认为是非常恶劣的行为,可能会导致从苹果开发者程序中删除。

具体来说,你的应用程序包含未经必要授权的金融交易。

如果您认为我们误解了您的应用程序的功能,并且您的应用程序符合app Store审查指南,请在解决中心回复此消息,解释此功能的工作原理。

下一次提交此应用程序可能需要更长的审阅时间,在解决此问题之前,此应用程序将没有资格进行快速审阅。

下一步行动

-查看App Store评测指南的性能部分。

-确保你的应用程序,以及在你的应用程序中实现的任何第三方代码和SDK都符合应用程序商店审查指南的所有部分以及苹果开发者计划的条款和条件。

-修改或删除应用程序中隐藏的功能。一旦你的应用程序完全兼容,重新提交你的应用程序以供审查。

提交旨在误导或伤害客户或逃避审查过程的应用程序可能会导致您的Apple Developer Program帐户终止。查看苹果开发者计划的条款和条件,了解更多关于终止合同的政策。

解决方案:去除信用卡还款等需要金融职资的功能,若有相关金融职资需要补充相关材料。

14.ERROR ITMS-90474: “Invalid Bundle. iPad Multitasking support requires these orientations: ‘UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight’. Found ‘UIInterfaceOrientationLandscapeRight’ in bundle ‘com.jiuchuntang.jiuchuntang’.”

勾选上Requires full screen

15.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.

解决方案:在工程中增加Apple Push Notification service能力。

2020苹果审核被拒绝原因汇总

增加Apple Push Notification service发布证书。

2020苹果审核被拒绝原因汇总

16:Guideline 2.1 - Information Needed

We’re looking forward to completing our review, but we need more information to continue. Your app uses the AppTrackingTransparency framework, but we are unable to locate the App Tracking Transparency permission request when reviewed on iOS 15.0.1.

Since you indicated in App Store Connect that you collect data in order to track the user, we need to confirm that App Tracking Transparency has been correctly implemented.

Next Steps

Please explain where we can find the App Tracking Transparency permission request in your app. The request should appear before any data is collected that could be used to track the user.

If your app does not track users, please update your app privacy information in App Store Connect. You must have the Account Holder or Admin role to update app privacy information.

If you’ve implemented App Tracking Transparency but the permission request is not appearing on devices running the latest OS, please review the available documentation and confirm App Tracking Transparency has been correctly implemented.

Resources

  • Tracking is linking data collected from your app with third-party data for advertising purposes, or sharing the collected data with a data broker. Learn more about tracking.
  • See Frequently Asked Questions about the new requirements for apps that track users.
  • Review developer documentation for App Tracking Transparency.

    广告跟踪问题

17:Guideline 2.5.4 - Performance - Software Requirements

Your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not have any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location.

Next Steps

To resolve this issue, please revise your app to include features that require the persistent use of real-time location updates while the app is in the background.

If your app does not require persistent real-time location updates, please remove the “location” setting from the UIBackgroundModes key. You may wish to use the significant-change location service or the region monitoring location service if persistent real-time location updates are not required for your app features.

Resources

For more information, please review the Starting the Significant-Change Location Service and Monitoring Geographical Regions.

后台持续定位功能问题

18:Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requires users to register or log in to access features that are not account-based.

Next Steps

To resolve this issue, please revise your app to let users freely access your app’s non account-based features.

Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law.

You should allow users to freely access your app’s non account-based features. For example, an e-commerce app should let users browse store offerings and other features that are not account-based before being asked to register, or a restaurant app should allow users to explore the menu before placing an order. Registration must then only be required for account-specific features, such as saving items for future reference or placing an order.

登录时不对用户密码校验问题

20:Guideline 4.3 - Design

Hello,

We appreciate your response and have scheduled a call with an Apple representative to discuss your app’s review. We anticipate calling within 3 to 5 business days.

We still noticed that your app provides the same feature set as other apps submitted to the App Store; it simply varies in content or language, which is considered a form of spam.

The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.

这个是苹果审核最恐怖的问题,一不小心苹果研发者账号就被封了。

21.广告权限提示,需要在viewDidLoad调用授权,不然弹不出来。

Guideline 2.1 - Information Needed

We’re looking forward to completing our review, but we need more information to continue. Your app uses the AppTrackingTransparency framework, but we are unable to locate the App Tracking Transparency permission request when reviewed on iOS 15.0.1.

Since you indicated in App Store Connect that you collect data in order to track the user, we need to confirm that App Tracking Transparency has been correctly implemented.

Next Steps

Please explain where we can find the App Tracking Transparency permission request in your app. The request should appear before any data is collected that could be used to track the user.

If your app does not track users, please update your app privacy information in App Store Connect. You must have the Account Holder or Admin role to update app privacy information.

If you’ve implemented App Tracking Transparency but the permission request is not appearing on devices running the latest OS, please review the available documentation and confirm App Tracking Transparency has been correctly implemented.

Resources

  • Tracking is linking data collected from your app with third-party data for advertising purposes, or sharing the collected data with a data broker. Learn more about tracking.
  • See Frequently Asked Questions about the new requirements for apps that track users.
  • Review developer documentation for App Tracking Transparency.

    if (@available(iOS 15, *)) {

    [ATTrackingManager requestTrackingAuthorizationWithCompletionHandler:^(ATTrackingManagerAuthorizationStatus status) {

    }];

    }

    这个新加的 到viewDidLoad里面去调用

    22.准则 4.2.2 - 设计 - 最低功能

我们注意到您的应用仅包含从 Internet 聚合的链接、图像或内容,具有有限的或没有原生 iOS 功能。尽管此内容可能是专门为您的用户从网络中挑选出来的,但由于它与移动网络浏览体验的差别不大,因此不适用于 App Store。

后续步骤

我们鼓励您审查您的应用程序概念,并努力创建一个应用程序,为客户提供引人入胜且持久的体验,同时满足 App Store 对质量和功能的高期望。

Apple Developer 包括各种设计和开发资源。从Apple UI 设计资源下载 iOS 模板,通过设计视频了解有关制作直观、精心设计的应用程序的更多信息 收集,并查看 iOS 人机界面指南,了解在为 App Store 设计应用程序时要遵循的最佳实践。

功能太简单,主页面时h5页面。

用原生页面实现主页面,增加功能

23.准则 5.1.1 - 法律 - 隐私 - 数据收集和存储

我们仍然注意到您的应用程序需要用户注册或登录才能访问非基于帐户的功能。

后续步骤

要解决此问题,请修改您的应用,让用户可以自由访问您应用的非基于帐户的功能。

应用程序可能不需要用户输入个人信息才能运行,除非与应用程序的核心功能直接相关或法律要求。

您应该允许用户自由访问您的应用程序的非基于帐户的功能。例如,电子商务应用程序应该让用户在被要求注册之前浏览商店产品和其他不是基于帐户的功能,或者餐厅应用程序应该允许用户在下订单之前浏览菜单。然后,只有帐户特定的功能才需要注册,例如保存项目以供将来参考或下订单。

没有注册流程,没有用户协议和隐私协议。

24. Guideline 1.3 - Safety - Kids Category

You have selected the Kids category for your app, but your app does not appear to be designed specifically for kids aged 11 and under.

Specifically, we noticed that your app is a school/parents management related app.

Next Steps

To resolve this issue, please resubmit your app without the Kids category designation.

准则1.3-安全-儿童类别

您已为应用程序选择了“儿童”类别,但您的应用程序似乎不是专为11岁及以下的儿童设计的。

特别是,我们注意到您的应用程序是与学校/家长管理相关的应用程序。

下一步

若要解决此问题,请重新提交不带儿童类别名称的应用程序。

  1. Guideline 2.1 - Information Needed

We’re looking forward to reviewing your app, but we were unable to sign in with the following demo account credentials you provided in App Store Connect:

User name: 18214321296

Password: 128657

Next Steps

Please provide the username and password for a valid demo account on the App Review page of App Store Connect that provides full access to your app’s features and functionality or include a demonstration mode that shows all of the features and functionality available in your app. Note that we cannot use a demo video showing your app in use to continue the review.

To provide credentials for a valid demo account:

  • Sign in to App Store Connect.
  • Click My Apps.
  • Select your app.
  • Click on the app version on the left side of the screen.
  • Scroll down to App Review Information.
  • Select the “Sign-in required” checkbox.
  • Enter demo credentials in the Username and Password fields.
  • Click Save at the top of the Version Information page.

Resources

To learn more about providing information to App Store Review in App Store Connect, see App Store Connect Help.

Please see attached screenshot for details.

准则2.1——所需信息

我们期待查看您的应用,但无法使用您在app Store Connect中提供的以下演示帐户凭据登录:

用户名:18214321296

密码:128657

下一步

请在App Store Connect的App Review(应用商店连接)页面上提供有效演示帐户的用户名和密码,该帐户提供对应用程序功能的完全访问权限,或包含显示应用程序中所有可用功能的演示模式。请注意,我们不能使用演示视频显示您正在使用的应用程序来继续审查。

要提供有效演示帐户的凭据,请执行以下操作:

-登录应用商店连接。

-单击我的应用程序。

-选择你的应用程序。

-单击屏幕左侧的应用程序版本。

-向下滚动至应用程序审查信息。

-选中“需要登录”复选框。

-在用户名和密码字段中输入演示凭据。

-单击版本信息页面顶部的保存。

资源

要了解有关在App Store Connect中向App Store Review提供信息的更多信息,请参阅App Store Connect帮助。

有关详细信息,请参阅附件中的屏幕截图。

26.Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We found in our review that your app provides services or requires sensitive user information related to the COVID-19 pandemic. Since the COVID-19 pandemic is a public health crisis, services and information related to it are considered to be part of the healthcare industry. In addition, the seller and company names associated with your app are not from a recognized institution, such as a governmental entity, hospital, insurance company, non-governmental organization, or university.

Per section 5.1.1 (ix) of the App Store Review Guidelines, apps that provide services or collect sensitive user information in highly-regulated fields, such as healthcare, should be submitted by a legal entity that provides these services, and not by an individual developer.

Next Steps

To resolve this issue, your app must be published under a seller and company name of a recognized institution. If you have developed this app on behalf of such an institution, please advise your client to add you to the development team of their Apple Developer account. If your client does not yet have an Apple Developer account, they can enroll for one as an organization through the Apple Developer website.

Resources

For additional details, please refer to the update on the Apple Developer website about Ensuring the Credibility of Health & Safety Information.

指南 5.1.1 - 法律 - 隐私 - 数据收集和存储

我们在审核中发现,您的应用提供与 COVID-19 大流行相关的服务或需要敏感的用户信息。由于 COVID-19 大流行是一场公共卫生危机,因此与之相关的服务和信息被认为是医疗保健行业的一部分。此外,与您的应用关联的卖家和公司名称并非来自公认的机构,例如政府实体、医院、保险公司、非政府组织或大学。

根据App Store 审核指南第 5.1.1 (ix) 节,在医疗保健等高度监管领域提供服务或收集敏感用户信息的应用程序应由提供这些服务的法人实体提交,而不是由个人开发者。

下一步

要解决此问题,您的应用程序必须以公认机构的卖家和公司名称发布。如果您代表此类机构开发此应用程序,请建议您的客户将您添加到其 Apple Developer 帐户的开发团队中。如果您的客户还没有 Apple Developer 帐户,他们可以通过 Apple Developer 网站作为组织注册一个。