SignalR-Client-Swift icon indicating copy to clipboard operation
SignalR-Client-Swift copied to clipboard

Request for Clarification on Privacy Manifest Requirements for SignalR-Client-Swift

Open HuseyinVural opened this issue 1 year ago • 2 comments

I think SingnalR-Client needs privacy manifest.

Client version: Using the latest version available via Cocoapods.

Describe the concern: Apple has announced new requirements for apps submitted to the App Store to include a Privacy Manifest file explaining the use of any APIs that may affect user privacy. Given that SignalR-Client-Swift is widely used in apps that must comply with these requirements, could we confirm whether SignalR-Client-Swift already includes necessary declarations or what steps should be taken to ensure compliance?

Expected behavior: Clarification on whether SignalR-Client-Swift supports the new Apple Privacy Manifest requirements or if there are plans to update the library to include this. Enable logging at the .debug level and attach/past to the issue: Not applicable for this type of inquiry.

Code To Reproduce the Issue: Not applicable as this is a compliance question.

Additional context: Many developers are likely to face similar compliance issues, and a clear guideline or update from the library maintainers would be greatly beneficial for planning future app updates.

HuseyinVural avatar Apr 18 '24 10:04 HuseyinVural

Thanks for raising this issue. I am aware of the privacy manifest changes but haven't yet researched what needs to be done in the library.

moozzyk avatar Apr 18 '24 15:04 moozzyk

Today, I checked repo with two diffirient tools for usage of any 'Required Reason' APIs but I coundn't any trace. Also SDK don't contain any manifest required dependency and don't provide any use data to other platform or sdk.

My comment is that SDK don't need privacy manifest file for now.

HuseyinVural avatar Apr 18 '24 19:04 HuseyinVural