ios - 由于健康工具包框架,移动应用程序在应用程序商店被拒绝

标签 ios mobile xamarin mobile-application

我使用 Xamarin 制作了 iOS 应用程序,但我的应用程序因以下原因被拒绝:

Apps using the HealthKit framework must indicate integration with the Health app in their marketing text and must clearly identify the HealthKit functionality in the app's user interface

但我没有在任何地方使用 HealthKit 也没有启用它。我在代码中找不到它的任何引用。

以前有人遇到过这个问题吗? 谢谢

最佳答案

请务必检查您的 Apple Developer Center,它没有在您的应用程序证书上激活。

关于ios - 由于健康工具包框架,移动应用程序在应用程序商店被拒绝,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35403522/

相关文章:

ios - 方向锁定时跟踪设备方向

ios - 绘制完美的圆角线,Swift

用于移动字体大小的 CSS

html - 移动表格很小

ios - 来自 Xamarin Studio 的 "The codesign tool could not be found"

ios - 同义词链 - iOS/sqlite 的高效路由算法

javascript - 如何正确地从 navigator.geolocation 调用 stopObserving()?

android - 为移动应用程序选择数据库的最佳实践

xamarin - 无法在尚未调用 Looper.prepare() [xamarin] 的线程内创建处理程序

c# - 将 UIImage 转换为字节数组