ITMS-91054: Invalid API category declaration

I added Privacy manifest for my app and submit it to review

and apple reject my app with what comment

ITMS-91054: Invalid API category declaration - The PrivacyInfo.xcprivacy for the “Frameworks/SmartlookAnalytics.framework/SmartlookAnalytics” file contains “Disk Space” as the value for a NSPrivacyAccessedAPIType key, which is invalid. Values for NSPrivacyAccessedAPIType keys in any privacy manifest must be valid API categories. For more details about this policy, including a list of required reason APIs and approved reasons for usage, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.

i look at the package manifest and all looks fine (attached image).

Maybe somebody saw that issue - and may tell me how can i fix it.

Replies

Update sdk to latest version, and remove Disk Space manifest from you project

@il2be97@gmail.com : I am also facing this issue, have you solved it yet?

@il2be97@gmail.com : Smartlook just updated to the latest version "4.1.21" 1 hour ago, the issue has been fixed.