[amplify_secure_storage] Missing Apple Privacy Manifest #4789
Labels
feature-request
A request for a new feature or an enhancement to an existing API or category.
Secure Storage
Issues related to the secure_storage package
Description
Apple updated its requirements for uploading to the app store and now requests a
PrivacyInfo.xcprivacy
manifest file informing about sensitive API usage. From May 1st they will start preventing the upload of apps that do not discriminate all uses of sensitive APIs.Third-party SDKs must include their own manifests.
The flutter team have updated most of their first-party packages to include their manifests. After a analysis on my app that depends on
amplify_flutter
theamplify_secure_storage
transitive dependency is missing its privacy manifestCategories
Steps to Reproduce
.
Screenshots
No response
Platforms
Flutter Version
3.19.6
Amplify Flutter Version
1.8.0
Deployment Method
Custom Pipeline
Schema
No response
The text was updated successfully, but these errors were encountered: