Privacy Manifest
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?
Hello @ppluskota
https://github.com/WrathChaos/StompClientLib/blob/master/LICENSE
License is not enough for this? do I need to add something else?
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/
Thank you @ppluskota I will handle it this week
@WrathChaos any updates?
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 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