iOS 应用程序因 healthkit 而被拒绝 [英] iOS app reject because of healthkit

查看:38
本文介绍了iOS 应用程序因 healthkit 而被拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的应用中使用 HealthKit 来读取用户的每日步数数据,为此我在我的应用中启用了 HealthKit.

I am using HealthKit in my app to read users daily steps data and for that I enable HealthKit in my app.

我上传的应用没有 NSHealthShareUsageDescriptionNSHealthUpdateUsageDescription 键在 info.plist 中.

I uploaded app without NSHealthShareUsageDescription and NSHealthUpdateUsageDescription key in info.plist.

Apple 拒绝了该应用程序并说这两个密钥必须在 info.plist 中.

Apple rejected the app as follow and says this both key must be in info.plist.

NSHealthUpdateUsageDescription - 读取您的每日步数数据以获得卡路里计数数据

NSHealthUpdateUsageDescription - Read your daily steps data for calorie count data

NSHealthShareUsageDescription - 与应用分享锻炼数据.

NSHealthShareUsageDescription - Share workout data with apps.

我添加了该密钥并再次上传.

I added that key and upload again.

现在应用因为这个原因被拒绝了.

now app rejected with this reason.

设计 - 4.2.1 您的应用使用 HealthKit 或 CareKit API,但未表明与应用中的 Health 应用集成.

Design - 4.2.1 Your app uses the HealthKit or CareKit APIs but does not indicate integration with the Health app in your Application.

知道如何批准它吗?

推荐答案

我最近遇到了同样的问题并找到了解决方案.

I recently had the same issue and found the solution.

我通过在 App Store Connect 的应用程序说明中明确说明此应用程序与健康应用程序集成"的情况下通过了审核.这是一个奇怪的案例,因为拒绝导致了元数据,尽管审查状态为二进制拒绝",但我似乎不必再修改我的应用程序.

I was able to pass the review with clearly stating "this app integrates with the Health app" in the app description of App Store Connect. That was a weird case cuz the rejection caused the meta data and seems like I didn't have to revise my app any more although the review status was "Binary Rejected".

这篇关于iOS 应用程序因 healthkit 而被拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆