Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HuseyinVural opened this issue Apr 18, 2024 · 2 comments

Comments

@HuseyinVural
Copy link

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.

@moozzyk
Copy link
Owner

moozzyk commented Apr 18, 2024

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.

@HuseyinVural
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants