ITMS-90683: Missing Purpose String in Info.plist - Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSAppleMusicUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. 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. You can contact the developer of the library or SDK and request they release a version of their code that doesn't contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy).
ITMS-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).
提示这两个问题, 之前一直都是好的, 这次不知道为什么就这样了, 重试了好几次,HbuilderX 目前3.2.3版本,也尝试换了其他版本 ,也还是这个问题, 这次新版本也没改配置 或者 增加第三方插件, 实在不明白 为什么就出现这个问题了。
检查了模块设置中 UIWebview 也并没有勾选。
希望官方人员帮忙看下, 昨晚一直重试 打了10多个包了,没一次成功,上线时间被拖了。
0 个回复