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

[iOS] privacy manifest #833

Open
nirmalraj2000 opened this issue Apr 29, 2024 · 2 comments
Open

[iOS] privacy manifest #833

nirmalraj2000 opened this issue Apr 29, 2024 · 2 comments

Comments

@nirmalraj2000
Copy link

Since Apple mandated privacy manifest starting may 1 2024, I am migrating all my plugin to include privacy manifest

chewie: ^1.8.1 depends on video_player: ^2.8.3 which does n't include privacy manifest, where as video_player: ^2.8.6 contains privacy manifest

Please update the version of the chewie, since it is really important for our app

@diegotori
Copy link
Collaborator

@nirmalraj2000 if you upgrade your Flutter dependencies, it should also upgrade video_player as a result.

Keep in mind that because this video_player version is a patch release, it should easily upgrade if you upgrade your app's dependencies.

@nirmalraj2000
Copy link
Author

I found this comment on apple developer forum.

Should I need to add under dependency_overrides, If so will it address ITMS-91053 without updating the same plugin which contains under a package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants