openid / openid/AppAuth-iOS

UserDefaults api requires reason for use in the privacy manifest

Open
#841 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug triage
Dominant language
Objective-C
Stars
2k
Forks
867
Avg merge
4d 48m
Merged PRs (30d)
1

Description

Describe the bug
UserDefaults api is used in your codebase so it requires adding a reasons for use in your privacy manifest

Refer to this document from Apple:
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api

Expected behavior
A required reason should be included in the privacy manifest

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the UserDefaults usage and the existing privacy manifest in the AppAuth-iOS codebase, then read Apple's required-reason API guidance linked in the issue. Add the appropriate required-reason entry to the manifest and verify that the project includes it correctly for the affected iOS or macOS targets.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.