Validation failed (409)
Missing purpose string in Info.plist. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “HBuilder.app” bundle should contain a NSHealthShareUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. If you’re using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources. (ID: 1fb5ad2a-54d4-4602-9448-7151b3b9853b)
Validation failed (409)
Missing purpose string in Info.plist. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “HBuilder.app” bundle should contain a NSHealthUpdateUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. If you’re using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources. (ID: db63f932-4de7-45f9-a118-42e590b8f6e6)
传统打包可以,安心打包完成后,上传transporter 总是报 healthkit 被引用了,我代码里根本就没有用到 healthkit 的 SDK。这个healthkit是哪来的,是不是云端打包的时候默认给把healthkit SDK 给打进去了,清除 cache 缓存也不行。
1 个回复
DCloud_App_Array
发布到appstrore建议使用传统打包模式