According to Apple:
Starting March 13 : If you upload a new or updated app to App Store Connect that uses an API requiring approved reasons, we’ll send you an email letting you know if you’re missing reasons in your app’s privacy manifest. This is in addition to the existing notification in App Store Connect.
Starting May 1 : You’ll need to include approved reasons for the listed APIs used by your app’s code to upload a new or updated app to App Store Connect. If you’re not using an API for an allowed reason, please find an alternative. And if you add a new third-party SDK that’s on the list of commonly used third-party SDKs, these API, privacy manifest, and signature requirements will apply to that SDK. Make sure to use a version of the SDK that includes its privacy manifest and note that signatures are also required when the SDK is added as a binary dependency.
This functionality is a step forward for all apps and we encourage all SDKs to adopt it to better support the apps that depend on them.
The previous means that we need to add PrivacyInfo.xcprivacy files when and where necessary
https://developer.apple.com/support/third-party-SDK-requirements/
- duplicates
-
MOBILE-4563 Update cordova-ios to 7.1.0 and Firebase iOS to 10.23.0 to comply Apple policy
-
- Closed
-