错误:这个应用程序崩溃了,因为它试图访问隐私敏感的数据而没有使用描述。应用程序的Info.plist必须包含一个带有字符串值的NSUserTrackingUsageDescription键,向用户解释应用程序如何使用这些数据。<key>NSUserTrackingUsageDescription</key> <string>$(PRODUCT_NAME) will track your data</string>
Specifically, we noticed that your app uses the AppTrackingTransparency framework, but we haven't beenable to locate the relevant AppTrackingTransparency permission requests.find the AppTrackingTransparency permission request.Learn more about how AppTrackingTransp
- Data Collection and Storage
We noticed that your app requests the user’s consent to access the AppTrackingTransparencyframework, but doesn’t sufficiently explain the use of the AppTrackingTransparency framework in therelevant purpose string in your app’s Info.plist file to spec