Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Michael Cummings (MSFT) d0c3d23043
Apple Privacy Manifest doc updates (#20391)
Update documentation for binding projects
2024-04-02 13:33:37 -04:00
Gerald Versluis a3af464fb3
Fix Apple Privacy Manifest doc typos
Spotted a couple of typos
2024-03-21 12:37:15 +01:00
Michael Cummings (MSFT) 4854f70f09
Add documentation on how to provide the Apple Privacy Manifest (#20292)
From https://developer.apple.com/news/?id=3d8a9yyh

> Starting March 13: If you upload a new or updated app to App Store
Connect that uses an API requiring approved reasons, we'll will 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.

[Document
preview](928100b38f/docs/apple-privacy-manifest.md)

fixes: https://github.com/xamarin/xamarin-macios/issues/20059

---------

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
Co-authored-by: Haritha Mohan <harithamohan@microsoft.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-03-21 07:04:27 -04:00