ios - App Store Connect 操作错误 : ITMS-90164 [] for key com. apple.developer.healthkit.access

标签 ios swift app-store-connect healthkit

我现在在尝试上传到应用商店时遇到此错误,但我没有对我的 healthkit 功能进行任何更改,并且一切看起来都很好(见图)。为什么说值为[] enter image description here
<

?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>aps-environment</key>
    <string>development</string>
    <key>com.apple.developer.healthkit</key>
    <true/>
    <key>com.apple.developer.healthkit.access</key>
    <array/>
    <key>com.apple.developer.icloud-container-identifiers</key>
    <array>
        <string>iCloud.codes.myndarc.newFitnessApp</string>
    </array>
    <key>com.apple.developer.icloud-services</key>
    <array>
        <string>CloudKit</string>
    </array>
    <key>com.apple.security.application-groups</key>
    <array>
        <string>group.com.myndarc.newFitnessApp</string>
    </array>
</dict>
</plist>
enter image description here

最佳答案

我不会过多地更改我们的代码,这似乎是 Apple 的目标,希望他们能尽快修复。 https://developer.apple.com/system-status/

关于ios - App Store Connect 操作错误 : ITMS-90164 [] for key com. apple.developer.healthkit.access,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65712473/

相关文章:

ios - 如何在 info.plist 中打开隐私 VPN 配置

app-store - 如果元数据被拒绝,我的下一步是什么?

ios - 开发团队未显示在 Xcode 中

ios4 - 应用程序加载器错误 - IOS 上传

iphone - 裁剪图像后处理像素时崩溃

ios - 使用选定的文件在 iOS 中创建静态库

ios - 如何最好地保持一个托管对象到另一个在 Swift 中保持同步的映射?

swift - Xcode 8.1 的新自动布局错误

ios - UINavigationBar 外观 setBackgroundImage 隐藏状态栏

ios - 如何为 iPhone 使用锐化图像