iTunes 发送存档失败,隐私敏感数据
iTunes Send Archive Failed, privacy-sensitive data
我正在尝试提交我的应用程序,但 iTunes 向我发送了这封电子邮件:
This app attempts to access privacy-sensitive data without a usage
description. The app's Info.plist must contain an
NSPhotoLibraryUsageDescription key with a string value explaining to
the user how the app uses this data.
This app attempts to access privacy-sensitive data without a usage
description. The app's Info.plist must contain an
NSMicrophoneUsageDescription key with a string value explaining to the
user how the app uses this data.
This app attempts to access privacy-sensitive data without a usage
description. The app's Info.plist must contain an
NSCameraUsageDescription key with a string value explaining to the
user how the app uses this data.
但是在info.plist和infoPlist.strings中,我解释了使用说明,看我的截图。
我还更新了 google 分析和 google admob sdk。
那么如何提交我的应用程序?
重命名后有效Info.plist...
当然是 xCode 8...
的错误
我正在尝试提交我的应用程序,但 iTunes 向我发送了这封电子邮件:
This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.
This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSMicrophoneUsageDescription key with a string value explaining to the user how the app uses this data.
This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data.
但是在info.plist和infoPlist.strings中,我解释了使用说明,看我的截图。
我还更新了 google 分析和 google admob sdk。
那么如何提交我的应用程序?
重命名后有效Info.plist... 当然是 xCode 8...
的错误