fluttercommunity / fluttercommunity/flutter_webview_plugin

Query String Parameters in URL on IOS not working

Open
#259 0 comments 0 reactions 0 assignees View on GitHub
bug IOS
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

I am developing a new app (and new to flutter) and using this plugin, I can't seem to correctly load the urls after a setState which generates some url parameters for the page

The URL parameters are loading fine on my S9 Plus, but on my iPhone SE ios 10.3.2 they fail to simply load with very less detail on the error stack

There seems to be a fix available in a recent commit https://github.com/fluttercommunity/flutter_webview_plugin/pull/257 by nhojjava but I am not sure how to get this fix for my project, can this fix be applied please or some guidance on how I can get to use the fix from pull request 257

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing pull request #257 and the plugin's iOS URL-loading path; the issue does not name specific files or tests. Reproduce the query-parameter failure after setState on iOS 10.3.2, then verify that the affected URLs load correctly without regressing the reported Android behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, ios
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.