statsig-io / ios-sdk

Statsig's SDK for client-side iOS applications.
ISC License
15 stars 8 forks source link

Privacy Manfiest #7

Closed sashabaranov closed 6 months ago

sashabaranov commented 10 months ago

From Apple docs:

Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include those SDKs, or when you submit an app update that adds one of the listed SDKs as part of the update. Signatures are also required in these cases where the listed SDKs are used as binary dependencies.

Could you please add a privacy manifest for this library?

tore-statsig commented 10 months ago

I dont see Statsig, nor any library the statsig SDK depends on in the list that you linked - it sounds like it is not required for using the statsig sdk.

tore-statsig commented 10 months ago

Closing per the above - Statsig SDK is not relevant here

sashabaranov commented 10 months ago

@tore-statsig this was mostly for future-proofing the library. I imagine at some point in the future they might require this manifest for every library.

tore-statsig commented 6 months ago

Reopening as we do need to add this due to usage of UserDefaults

https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api#4278401

tore-statsig commented 6 months ago

Published here https://github.com/statsig-io/ios-sdk/releases/tag/1.39.2