fluttercommunity / fluttercommunity/flutter_webview_plugin

Use native cookiemanager instead of JS

オープン
#669 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.5k
フォーク
938
PR マージ指標
30日以内にマージされた PR はありません

説明

The JS document.cookie is a bad way of getting the cookies as we can not use it to get HttpOnly cookies such as most session cookies.

Seems one of those PR's might fix this:
https://github.com/fluttercommunity/flutter_webview_plugin/pull/608 (I have tested this, and it is working for me)
https://github.com/fluttercommunity/flutter_webview_plugin/pull/588 (might be missing iOS)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。