IOS的xcode上传成功,网页没有包,机审不过处理汇总

配置权限说明

TMS-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 NSBluetoothPeripheralUsageDescription 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).
Though you are not required to fix the following issues, we wanted to make you aware of them:

IOS的xcode上传成功,网页没有包,机审不过处理汇总
IOS的xcode上传成功,网页没有包,机审不过处理汇总

蓝牙功能不要

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 NSBluetoothAlwaysUsageDescription 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).

IOS的xcode上传成功,网页没有包,机审不过处理汇总
依然在上面info里面添加或修改:
NSBluetoothAlwaysUsageDescription+使用蓝牙干啥
NSBluetoothPeripheralUsageDescription+使用蓝牙干啥

推送功能不要

ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the 'aps-environment' entitlement. Xcode does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file. For more information, see https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/HandlingRemoteNotifications.html#//apple_ref/doc/uid/TP40008194-CH6-SW1.

IOS的xcode上传成功,网页没有包,机审不过处理汇总

IOS的xcode上传成功,网页没有包,机审不过处理汇总
去掉推送的勾
IOS的xcode上传成功,网页没有包,机审不过处理汇总

iOS开发:上架遇到NSBluetoothAlwaysUsageDescription被拒问题
iOS开发-NSBluetoothAlwaysUsageDescription

上一篇:RoboCup机器人大赛General Purpose Service Robot项目总结(二)


下一篇:1.Spark 学习成果转化—德国人贷款情况分析—各职业人群贷款目的Top3