当我上传到iTunes Connect时,我的应用程序会收到NSCalendarsUsageDescription
未提供隐私的错误.我知道此信息现在是强制性的,但我不知道我的应用程序使用哪些内容以及需要此隐私使用说明的内容.
我的应用程序在做什么/使用它需要NSCalendarsUsageDescription
什么?
Dear developer,
We have discovered one or more issues with your recent delivery for "MyApp". To process your delivery, the following issues must be corrected:
This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCalendarsUsageDescription key with a string value explaining to the user how the app uses this data.
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The …
Run Code Online (Sandbox Code Playgroud) 升级到Xcode 8后,由于以下错误,我无法在设备上进行调试:
App installation failed. No code signature found.
Run Code Online (Sandbox Code Playgroud)
我的设置,观察以及到目前为止我尝试过的内容: