objectbox / objectbox/objectbox-dart
Add PrivacyManifest file
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 1.2k
- Forks
- 162
- Avg merge
- 15m
- Merged PRs (30d)
- 1
Description
Is there an existing issue?
- I have searched existing issues
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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