-
Notifications
You must be signed in to change notification settings - Fork 936
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
Android Chromium Cookie issue #443
Comments
Might be related ? #351 |
I am getting this error also when I try to get the cookies. I am not getting this error when I make a pure Android app, and also I am not getting this error when I am using the webview_flutter plugin, but the webview_flutter plugin has another bug where the keyboard stop working after return from background, and that is as dealbreaker for me also. If anybody have the time to look into this it would save my project, really :) |
@charafau Did you fix?
If I met it, I should reinstall app. |
Haven't touched it but I thought it was fixed. Will try to take a look |
I hope to release new one |
haha. I finally resolve like this.
|
I am getting:
I/chromium: [INFO:CONSOLE(1)] "Uncaught SecurityError: Failed to read the 'cookie' property from 'Document': Access is denied for this document.", source: about:blank (1)
sometimes when getting the cookie. Any suggestions?
The text was updated successfully, but these errors were encountered: