AliSoftware / OHHTTPStubs

Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request to provide Privacy Manifest file for OHHTTPStubs SDK

Shwethamugeraya opened this issue · comments

New Issue Checklist

Environment

  • version of OHHTTPStubs: [LIB VERSION HERE]
  • integration method you are using:
    • Cocoapods
    • Carthage
    • submodule
    • other
  • version of the tool you use: [INSERT VERSION HERE]

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 ?

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?

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!!!