question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

useWebKit option on setFromResponse/getFromResponse

See original GitHub issue

Feature request

I’m using this library with the hopes of sharing cookies with a WKWebView, and while setFromResponse provides a clean way for me to set cookies from an API response, it doesn’t provide the same useWebKit argument that the other getters and setters have, nor does getFromResponse

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:3
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
philpetticancommented, Feb 17, 2021

Is there any update on when this will be released?

1reaction
safaiyehcommented, Aug 14, 2020

Thanks for the issue @davidsharp. This is true, this should not be too difficult to do. Just need to parse the cookie strong and make a valid cookie object to set in WKWebView

Read more comments on GitHub >

github_iconTop Results From Across the Web

[0.57][iOS] Setting prop useWebKit={true} on WebView breaks ...
[0.57][iOS] Setting prop useWebKit={true} on WebView breaks onMessage # ... Just toggle the value of the useWebKit prop to see the effect.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found