AliSoftware / OHHTTPStubs

Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
MIT License
5.03k stars 602 forks source link

Request to provide Privacy Manifest file for OHHTTPStubs SDK #364

Open Shwethamugeraya opened 9 months ago

Shwethamugeraya commented 9 months ago

New Issue Checklist

Environment

Issue Description

We are consuming the OHHTTPStubs SDK in our App. As mentioned in the WWDC23 video, also it is explained in Privacy manifest files | Apple Developer Documentation, if we are using any third-party library, then SDK should contain a Privacy Manifest file. But currently, for OHHTTPStubs SDK, the file is missing. So can anyone please add the Privacy Manifest file for the repo ?

Angus-chang commented 8 months ago

Would be deeply appreciated if someone can update the current situation.

Do you have any plans to add a Privacy Manifest or to have a claim that this library actually does not need a Privacy Manifest?

mvn-toantruong-dn commented 5 months ago

Hello, I am an employee of Monstarlab company. I have a question about the Privacy Manifest.

At WWDC23 Apple is requiring all api calls that fall under this ruleset https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api#4278394 be added to a privacy manifest file. Does OHHTTPStubs need to include this manifest? Please let me know about your upcoming plans to apply the privacy manifest.

Thank you!!!