flutter_inappwebview icon indicating copy to clipboard operation
flutter_inappwebview copied to clipboard

Issue 1909 privacy manifest

Open mvolpato opened this issue 1 year ago • 5 comments

Connection with issue(s)

Resolve issue #1909

Testing and Review Notes

I used the same approach that has been used for Flutter packages. I could not test because of some dependency issues with the platform interface package (PlatformWebViewEnvironmentCreationParams cannot be found).

To Do

  • [x] double check the original issue to confirm it is fully satisfied
  • [ ] add testing notes and screenshots in PR description to help guide reviewers
  • [ ] request the "UX" team perform a design review (if/when applicable)

mvolpato avatar Feb 19 '24 17:02 mvolpato

Tested and it should be fine, appears in Xcode privacy nutrition list just fine.

SputNikPlop avatar Feb 19 '24 22:02 SputNikPlop

Hey guys, when will we have the next version with these adjustments?

romaCaldeira avatar Mar 28 '24 21:03 romaCaldeira

+1 for this, any ETA on release?

danbeechbloom avatar Apr 02 '24 13:04 danbeechbloom

When will a version be released that reflects this PR?

kinako0626-ota avatar Apr 06 '24 08:04 kinako0626-ota

Only mentioning that it's April 10th. :/ ...

dreyescabrera avatar Apr 10 '24 22:04 dreyescabrera

Hey @mvolpato, how did you proceed with the error mentioned in your PR description? (I could not test because of some dependency issues with the platform interface package (PlatformWebViewEnvironmentCreationParams cannot be found). We are having the same problems, both when using some fork that fixes the privacy manifest problem, as well as when we try to fix it ourselves.

S-ecki avatar Sep 11 '24 11:09 S-ecki

Hey @mvolpato, how did you proceed with the error mentioned in your PR description? (I could not test because of some dependency issues with the platform interface package (PlatformWebViewEnvironmentCreationParams cannot be found). We are having the same problems, both when using some fork that fixes the privacy manifest problem, as well as when we try to fix it ourselves.

Sorry, I do not remember. Try to upgrade your dependencies

mvolpato avatar Sep 16 '24 07:09 mvolpato