Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

iOS session cookies not working #550

Closed
sksinghdev opened this issue Oct 8, 2020 · 2 comments
Closed

iOS session cookies not working #550

sksinghdev opened this issue Oct 8, 2020 · 2 comments

Comments

@sksinghdev
Copy link

Environment

Flutter version:
Plugin version:
Android version:
iOS version:
Xcode version:
Device information:

Description

What you'd like to happen:

Alternatives you've considered:

Images:

@sksinghdev
Copy link
Author

sksinghdev commented Oct 8, 2020

i am unable to get session cookies on iOs
onLoadStop:
(InAppWebViewController controller, String url) async {
cookies = await _cookieManager.getCookies(url: url);
print('checking cookies : $cookies'); // checking cookies :[]
}

@pichillilorenzo please check this once

Copy link

github-actions bot commented Nov 8, 2024

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 8, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant