You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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.
I use v3.0.0 flutter_inappwebview library could not get cookies on IOS. But it works on Android phones.
The text was updated successfully, but these errors were encountered: