fluttercommunity / fluttercommunity/flutter_webview_plugin

WebFilterIsActive returning: NO

Open
#747 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 used flutter_webview_plugin in module. when I start iOS and present FlutterViewController , load web page, I got info

WF: === Starting WebFilter logging for process ExpertAppEx
WF: _userSettingsForUser : (null)
WF: _WebFilterIsActive returning: NO

the web page not displayed

I had added new key to ios/Runner/Info.plist and I had also added the key in iOS project.
NSAppTransportSecurity

NSAllowsArbitraryLoads

NSAllowsArbitraryLoadsInWebContent

**### but it is not works**

thank for help!!!!

Contributor guide

No contributing guide indexed for this repository

Research direction

The report mentions ios/Runner/Info.plist, the iOS project, FlutterViewController, and flutter_webview_plugin; begin by reproducing the missing web page while checking those configuration points. Done means identifying a reproducible defect and documenting or testing the specific fix, but the issue does not provide a failing test or a precise expected change.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile-dev
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.