帖子
帖子
用户
博客
课程
显示全部楼层
1
帖子
1
勋章
312
Y币

[多端开发] 苹果上传app store 上传不上去

[复制链接]
发表于 2023-2-14 09:11:16

提交了好几次,都是失败的,应该如何处理


Dear Developer,

We identified one or more issues with a recent delivery for your app, "售后服务助手" 3.1.55 (3.1.55). Please correct the following issues, then upload again.

ITMS-90809: Deprecated API Usage - App updates that use UIWebView will no longer be accepted as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

ITMS-90683: 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 “UZApp.app” bundle should contain a NSLocationAlwaysUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. If your app supports multiple locales, you’re now required to provide a purpose string value in the Info.plist file in addition to a valid localized string across each of your app’s localization folders. 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/docu ... rotected_resources.

ITMS-90683: 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 “UZApp.app” bundle should contain a NSLocationAlwaysAndWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. If your app supports multiple locales, you’re now required to provide a purpose string value in the Info.plist file in addition to a valid localized string across each of your app’s localization folders. 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/docu ... rotected_resources.

ITMS-90683: 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 “UZApp.app” bundle should contain a NSBluetoothAlwaysUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. If your app supports multiple locales, you’re now required to provide a purpose string value in the Info.plist file in addition to a valid localized string across each of your app’s localization folders. 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/docu ... rotected_resources.

63eadf3e9d079.png 63eadf47d5b9a.png 63eadf5791eee.png 63eadf4f51e40.png 63eadf600c634.png 63eadf6c76ff2.png 63eadf7c601cf.png 63eadf9a52b31.png 63eadfa198d76.png


63eadf345a136.png
WKWebView: <preference name="useWKWebView" value="true"/>

权限:NSLocationAlwaysUsageDescription(定位)  NSLocationAlwaysAndWhenInUseUsageDescription(定位【始终】)  NSBluetoothAlwaysUsageDescription (蓝牙)
一是UIWebView  二是 总是定位和蓝牙权限描述没加上
UIWebView把模块都勾选最新的    融云选最新的
您需要登录后才可以回帖 登录

本版积分规则