Skip to content

Conversation

KojiNakamaru
Copy link
Member

  • A session cookie is saved on load.
  • GetSessionCookieFromServer() returns the saved session cookie.
  • SetSessionCookieFromClient() stores the specified cookie.
  • works for iOS 11 or later.

710d51c changes WebView.mm and WebViewObject.cs.
6b3b1b5 shows how these functions can be utilized to save/load a session cookie.

cf. #573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant