Abedalkareem/LanguageManager-iOS

ITMS-91108: Invalid privacy manifest

Closed this issue · 9 comments

Hello,

I started to have this error from Apple :
ITMS-91108: Invalid privacy manifest - The PrivacyInfo.xcprivacy file from the following path is invalid: “Frameworks/LanguageManager_iOS.framework/LanguageManager-iOS.bundle/PrivacyInfo.xcprivacy”. In addition to the privacy manifest files in the locations outlined in the documentation

I believe it might be related to the key "NSPrivacyAccessedAPIType" underneath the key of "NSPrivacyAccessedAPITypes" as I could not find anything related the "NSPrivacyAccessedAPIType".
Apple is giving this documentation website to review : https://developer.apple.com/documentation/bundleresources/privacy_manifest_files
And if we check more closely, we couldn't find anything related to "NSPrivacyAccessedAPITypeReasons" given value inside the NSPrivacyAccessedAPITypes
It needs to be one of these : "CA92.1" , "1C8F.1", "C56D.1", "AC6B.1"

Can you please check this ?

@Abedalkareem Our team is also facing the exact same error. Please provide updates at your earliest convenience.

getting the same issue please update any one got any solution

Hi,
Thanks for reporting I'll do it today.

I made this pull request fixing the issue

When are we going to get latest version post this fix merge?

When @Abedalkareem do you plan to release #76 ? Our org uses this dependency on a prod application.

Hi,
Released with 1.3.0,
Can you please check?

Sorry for the delay.

Hi, yes. Updated to 1.3.0 and it appears to work. Was able to archive and upload a new build to App Store for review.

Issue has been Indeed solved through version 1.3.0
Closing the issue as solved 👍