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
{{ message }}
This repository was archived by the owner on Jan 24, 2020. It is now read-only.
I have a app with webview and another page where I need to get cookies. I use CookieManager.get() to get them. It works fine on Android but returns empty object on iOS.
Is there any ideas why it works incorrectly?