Open yangjunying opened 4 years ago
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.
### but it is not works
thank for help!!!!
I have the same problem. Help please!
check this https://stackoverflow.com/a/45211641
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.
### but it is not works
thank for help!!!!