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
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 :[]
}
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.
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:
The text was updated successfully, but these errors were encountered: