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

Is it possible to access the browser cookies? #46

Open
MatheusTLemos opened this issue Apr 29, 2022 · 0 comments
Open

Is it possible to access the browser cookies? #46

MatheusTLemos opened this issue Apr 29, 2022 · 0 comments

Comments

@MatheusTLemos
Copy link

We have an app that opens links to the company website using flutter_web_browser, that website uses cookies for a variety of reasons. As of iOS 14.5, Apple requires that apps on the App Store need to receive the user’s permission before collecting data used to track them, and provide an option to opt out of cookies. Since the website is developed by a different team, the easiest way to deal with this issue would be to manually access the browser cookies and set permissions to off. Is it at all possible to do it using this library?

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

1 participant