StompClientLib icon indicating copy to clipboard operation
StompClientLib copied to clipboard

Privacy Manifest

Open ppluskota opened this issue 2 years ago • 5 comments

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?

ppluskota avatar Feb 01 '24 11:02 ppluskota

Hello @ppluskota

https://github.com/WrathChaos/StompClientLib/blob/master/LICENSE

License is not enough for this? do I need to add something else?

WrathChaos avatar Feb 01 '24 14:02 WrathChaos

Unfortunately, this is an additional requirement. See the following URLs for reference:

  • https://developer.apple.com/news/?id=r1henawx
  • https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests
  • https://developer.apple.com/support/third-party-SDK-requirements/

ppluskota avatar Feb 02 '24 06:02 ppluskota

Thank you @ppluskota I will handle it this week

WrathChaos avatar Feb 04 '24 15:02 WrathChaos

@WrathChaos any updates?

ppluskota avatar Mar 27 '24 06:03 ppluskota

Hello @ppluskota

Here is the Privacy Manifest since I still did not add the Swift Package Manager, so if I need to add this into somewhere else please help me out :)

I've not been doing anything in directly Swift so I could not follow up the newest stuff.

Also, sorry for extremely late response and handling :(

WrathChaos avatar May 17 '24 13:05 WrathChaos

@WrathChaos I was able to send the app without the StompClientLib privacy manifest so I believe it's not needed (at least for now). I'm closing this issue

ppluskota avatar Jun 02 '24 08:06 ppluskota