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 has been 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?
Thanks!
The text was updated successfully, but these errors were encountered:
TheEssenceSeeker
changed the title
CookieManager.get() returns empty object
CookieManager.get() returns empty object iOS
Dec 9, 2019
Hello!
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?
Thanks!
The text was updated successfully, but these errors were encountered: