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

v3.0.0 does not get cookies on IOS #345

Closed
weiwei00200 opened this issue May 14, 2020 · 2 comments
Closed

v3.0.0 does not get cookies on IOS #345

weiwei00200 opened this issue May 14, 2020 · 2 comments

Comments

@weiwei00200
Copy link

I use v3.0.0 flutter_inappwebview library could not get cookies on IOS. But it works on Android phones.

@pichillilorenzo
Copy link
Owner

See #338.
There is an example setting a custom cookie on https://flutter.dev/ as an example (#338 (comment)).
Also, consider that CookieManager is available from iOS 11.0+.

The example I referenced does it work?
Otherwise, could you post here a simple code example that is not working for you?

This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants