Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a new method to get cookies #608

Open
wants to merge 297 commits into
base: master
Choose a base branch
from

Conversation

Justwen
Copy link

@Justwen Justwen commented Nov 23, 2019

Old method “getCookies" can not get cookie which is "http only".
So add a new method to resolve this issue.
But for IOS, the new api only supports ios 11 or above

lejard-h and others added 30 commits April 27, 2018 11:32
Never set minSdk and targetSdk in manifest.
Taking safe areas into account for bottom bars
charafau and others added 23 commits September 13, 2019 12:51
Listen javascript function from flutter
* added initial test support

* added travis setup

* modified tests

* test new travis script

* added tests for android

* added android unit test support

* upgraded script

* fixed typo

* added execute permissions

* configured gradle

* configured github actions

* updated github actions

* added andorid ut

* added android yml

* renamed files and tasks

* removed redundant name

* renamed tasks

* fixed andorid ut script
…#600)

* added callbacks to canGoForward and canGoBack for android

* added flutter tests
added ios implementation

* updated readme
* Fixed ios compilation, added clear cache for ios

* added cleaning cache for android

* updated readme
原接口无法读取带有http only属性的cookie
@Justwen
Copy link
Author

Justwen commented Nov 23, 2019

Sorry, the description of the commit is in Chinese...

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.