objectbox / objectbox/objectbox-dart

Add PrivacyManifest file

Open
#678 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Dart
Stars
1.2k
Forks
162
Avg merge
15m
Merged PRs (30d)
1

Description

Is there an existing issue?

This package is not explicitly listed in this article, but I believe adding PrivacyInfo.xcprivacy is required to deliver any iOS apps that depend on this package on AppStore nowadays.

Use case

For any iOS apps

Proposed solution

Add PrivacyInfo.xcprivacy file under ios folder.
cf. sqflite case

Describe alternatives you've considered

It may not be necessary if this package does not depend on SDK's that require PrivacyManifests.

Additional context

See also:

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 with the package's ios folder and compare the referenced sqflite PrivacyInfo.xcprivacy file. Determine which privacy declarations this package requires, then add the manifest so iOS apps depending on the package include it; verify the resulting package structure and iOS integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios
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.