fluttercommunity / fluttercommunity/flutter_webview_plugin

Issue with release build

Open
#333 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

I have an app that uses this package and it all works fine on debug, but when I launch release, I get a blank screen (no load, even though the callback says the page loaded) with no errors or anything. Or rather, I get a cookie error, both on debug and release, but it only loads on debug.

Any ideas?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the difference between debug and release builds and examining the reported cookie error. Compare the loaded callback with the blank-screen behavior, then trace the release-specific WebView or cookie handling involved. Done means the page loads correctly in a release build without the reported cookie failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.