-
Notifications
You must be signed in to change notification settings - Fork 56
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 Build Failed #75
Comments
Having the same problem |
same |
I'm having this issue when attempting to build an APK:
|
same
|
What went wrong:
Is there a solution? |
This is already resolved by me in August 2023. My fix in on master via #66 in March 2024. However there is no release with this fix! In the past I suggested to use my fork, but after some discussions with some other devs, that was a bad idea (since I linked the main branch which I could update in the future). To use my patch with the official (this) repository you need to change the dependency to this: webview_cookie_manager:
git:
url: https://github.com/fryette/webview_cookie_manager.git
ref: 4bb434b4a47fe806e95ffc1be28fe4366e5bbd64 The reference is the merge commit of my fix. See #66 to verify it. |
I was also facing similar issues what worked for me is manually updating following files:
FROM:
TO:
FROM
TO:
|
You just pointed out the diff of #66 |
FAILURE: Build failed with an exception.
A problem occurred configuring project ':webview_cookie_manager'.
The text was updated successfully, but these errors were encountered: