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

iOS 17 New required reason API #128

Closed
lakshmankreditbee opened this issue Sep 29, 2023 · 7 comments · Fixed by #144
Closed

iOS 17 New required reason API #128

lakshmankreditbee opened this issue Sep 29, 2023 · 7 comments · Fixed by #144
Assignees

Comments

@lakshmankreditbee
Copy link

From Apple's newly published document "Describing use of required reason API":

Your app or third-party SDK must declare one or more approved reasons that accurately reflect your use of each of these APIs and the data derived from their use. You may use these APIs and the data derived from their use for the declared reasons only. These declared reasons must be consistent with your app’s functionality as presented to users, and you may not use the APIs or derived data for tracking.

Will GoogleUtilities sdk be either removing the use of these APIs or providing a privacy manifest file for the iOS SDK? Or perhaps are you in contact with Apple about this issue?

@paulb777
Copy link
Member

paulb777 commented Oct 2, 2023

@lakshmankreditbee Thanks for the issue. We're investigating and plan to address later this fall.

@alarochelle
Copy link

Hi! Any news on this?

@paulb777
Copy link
Member

paulb777 commented Dec 8, 2023

Work in progress. It will be addressed along with firebase/firebase-ios-sdk#11490. More details there.

@lakshmankreditbee
Copy link
Author

Hi, when can we expect an update regarding this issue?

@lamdaniel
Copy link

I believe GoogleUtilities uses the required reason API's of:

  • NSURLCreationDateKey
  • NSUserDefaults

Can someone double check this for me?

@JLLA113
Copy link

JLLA113 commented Feb 2, 2024

Hi,

Is there an update about this?

Thanks

@ncooke3
Copy link
Member

ncooke3 commented Feb 5, 2024

Hi everyone, yes– those are the two required reason APIs that will be documented. I don't have a release date to share yet, but we will be adding one to this repo soon. I'll keep this thread updated.

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

Successfully merging a pull request may close this issue.

6 participants