promises icon indicating copy to clipboard operation
promises copied to clipboard

Privacy manifest for sensitive APIs

Open nabs-m opened this issue 1 year ago • 4 comments

Apple recently released a list of 3rd party SDKs that will need to include a privacy manifest by spring 2024. Promises is one of them, so I wanted to create an issue to track this so we can update the SDK in consuming apps.

nabs-m avatar Dec 19 '23 19:12 nabs-m

+1

lambda123254 avatar Jan 08 '24 03:01 lambda123254

+1 need the privacymanifest as well as code signature for the upcoming apple requirements

GH-Ong avatar Jan 10 '24 03:01 GH-Ong

I opened https://github.com/google/promises/pull/226 based on other examples I've found but not quite sure how to test the changes for correctness. Any suggestions?

ykjchen avatar Jan 10 '24 04:01 ykjchen

Following this, a release is planned before spring ? Thanks

corentios avatar Jan 29 '24 15:01 corentios

Perhaps Firebase team can help since the Firebase SDK ultimately depends on this (via GoogleDataTransport)?

https://github.com/firebase/firebase-ios-sdk/issues/11490

extstkim avatar Feb 22 '24 19:02 extstkim

This is published now in v 2.4.0. Thanks all for your help!

ykjchen avatar Feb 23 '24 19:02 ykjchen