Platform
macOS 14.6
Plugin
share_plus
Version
10.0.2
Flutter SDK
3.24.3
Steps to reproduce
After i uploaded the macOS archive to App Store i received the following message:
ITMS-91061: Missing privacy manifest - Your app includes “Contents/Frameworks/share_plus.framework/Versions/A/share_plus”, which includes share_plus, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting November 12, 2024, if a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
Code Sample
Include `share_plus` in a macOS build and archive it.
Logs
Flutter Doctor
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.6.1 23G93 darwin-arm64, locale en-NO)
• Flutter version 3.24.3 on channel stable at /Users/erlend/.asdf/installs/flutter/3.24
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 2663184aa7 (8 days ago), 2024-09-11 16:27:48 -0500
• Engine revision 36335019a8
• Dart version 3.5.3
• DevTools version 2.37.3
Checklist before submitting a bug
Platform
macOS 14.6
Plugin
share_plus
Version
10.0.2
Flutter SDK
3.24.3
Steps to reproduce
After i uploaded the macOS archive to App Store i received the following message:
Code Sample
Logs
Flutter Doctor
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.6.1 23G93 darwin-arm64, locale en-NO) • Flutter version 3.24.3 on channel stable at /Users/erlend/.asdf/installs/flutter/3.24 • Upstream repository https://github.com/flutter/flutter.git • Framework revision 2663184aa7 (8 days ago), 2024-09-11 16:27:48 -0500 • Engine revision 36335019a8 • Dart version 3.5.3 • DevTools version 2.37.3Checklist before submitting a bug
flutter pub upgradeflutter clean