fluttercommunity / fluttercommunity/flutter_webview_plugin
WebFilterIsActive returning: NO
- 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