fluttercommunity / fluttercommunity/flutter_webview_plugin
NSExceptionDomains flag is not working when i set NSAllowsArbitraryLoadsInWebContent as false
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
Issue occurs on: iOS >= 10.0
Plugin version: 0.3.11
I want to disable NSAllowsArbitraryLoadsInWebContent and allow only specific domains. But if i set NSAllowsArbitraryLoadsInWebContent = false then webview is not loading.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.