fluttercommunity / fluttercommunity/flutter_webview_plugin
WebFilterIsActive returning: NO
Open
- 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
Assessment
This issue has not been assessed yet.