fluttercommunity / fluttercommunity/flutter_webview_plugin
WebFilterIsActive returning: NO
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 1.5k
- Forks
- 938
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!!!!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.