Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request]: MacOS' use of share_plus for auditing has been rejected. Have we listened to the privacy list #3489

Open
zhaofeixaing opened this issue Feb 20, 2025 · 3 comments
Labels
enhancement New feature or request triage

Comments

@zhaofeixaing
Copy link

Plugin

share_plus

Use case

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 commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party 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:

Proposal

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 commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party 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:

@zhaofeixaing zhaofeixaing added enhancement New feature or request triage labels Feb 20, 2025
@miquelbeltran
Copy link
Member

the privacy manifest exists: https://github.com/fluttercommunity/plus_plugins/blob/main/packages/share_plus/share_plus/macos/share_plus/Sources/share_plus/PrivacyInfo.xcprivacy please ensure you are using a recent version of the plugin

@Xaigor
Copy link

Xaigor commented Feb 20, 2025

To create PrivacyManifest manually (as I need to use an old version due to my version of dart sdk) is it enough to copy the same content of this PrivacyInfo?

@miquelbeltran
Copy link
Member

I'd probably recommend you to fork or copy the project source at the version you need, reference the package locally, and then add the same PrivacyInfo file and modify the pubspec as well. The PrivacyInfo file can be the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

3 participants