flutter_inappwebview
flutter_inappwebview copied to clipboard
Issue 1909 privacy manifest
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)
Tested and it should be fine, appears in Xcode privacy nutrition list just fine.
Hey guys, when will we have the next version with these adjustments?
+1 for this, any ETA on release?
When will a version be released that reflects this PR?
Only mentioning that it's April 10th. :/ ...
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.
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