oracle / oracle/pushiomanager-react-native

Add Privacy Manifest file for iOS to support use of required reason API

Open
#66 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
19
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Hi, according to the new Apple privacy policy apps and third party SDK's should contain a privacy manifest file, named PrivacyInfo.xcprivacy. See message below.

Starting May 1, 2024, when you upload a new app or app update, you must include a NSPrivacyAccessedAPITypes array in your app’s privacy manifest to provide approved reasons for these APIs used by your app’s code. For more details about this policy, including a list of required reason APIs and approved reasons for usage, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.

Would it be possible to add privacy manifest file to pushiomanager-react-native?

Thank you for paying attention to my question.

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

Start by inspecting the iOS portion of the pushiomanager-react-native repository and the linked Apple privacy manifest guidance. Add the PrivacyInfo.xcprivacy file with the required NSPrivacyAccessedAPITypes information for the SDK’s APIs. Done means the manifest is included in the iOS package and satisfies Apple’s stated requirement.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
mobile
Issue type
Feature
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.