google / GTMAppAuth

Apple platforms SDK for using AppAuth with Google libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need of required reason API policy

nadun-grabtaxi opened this issue · comments

[File timestamp APIs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api#4278393)
./Pods/GTMSessionFetcher/Source/GTMSessionFetcherLogging.m

Seems it needs to provide the privacy manifest file to support Apple's privacy policy change.

Thanks for the issue. GTMAppAuth will provide a privacy manifest before Apple's Spring 2024 deadline. For what it's worth, GTMSessionFetcherLogging is not a type in this repo. I believe you are looking for this repo.

Okay. Thanks for the confirmation.