DaveWoodCom/XCGLogger

Privacy Manifest for Sources/ObjcExceptionBridging/PrivacyInfo.xcprivacy is invalid

seiyashun opened this issue · 1 comments

Hi Team,
When i submit my application to AppStore Connect. I've got a message about invalid privacy

ITMS-91064: Invalid tracking information - A PrivacyInfo.xcprivacy file contains invalid tracking information at the following path: “PrivacyInfo.xcprivacy”. NSPrivacyTracking must be true if NSPrivacyTrackingDomains isn‘t empty. Keys and values in your app’s privacy manifest must be valid. For more details about privacy manifest files, visit:

I've investigated this issue around my project. I see "Sources/ObjcExceptionBridging/PrivacyInfo.xcprivacy" has
"NSPrivacyTracking" is False value even NSPrivacyTrackingDomains isn't empty.

Please help me to check it !!!

image
image

If i have mistake about this case, please help me for this. Thank everyone